Here's an interesting little tidbit that might make this all finally work correctly.<div><br></div><div>If I add this in:</div><div><br></div><div><div>def sources(self):</div><div>    sources = ["1500"]</div>
<div>    return sources</div><div><br></div><div>to my engine - then whenever it's connected to, it grabs the data into the engine.  So it looks like the data was empty otherwise, even if I used plasmaengineexplorer to make sure data was in there first.  The question is - is this the right thing to do?  Or is there a way of telling it to grab the data as it's requested by my plasmoid?  When I add i the rest of my sources it will take a while for the data to be available.</div>
--<br>Eric Mesa<br><a href="http://www.ericsbinaryworld.com">http://www.ericsbinaryworld.com</a><br>
</div>