DataEngine and regular polling.
Marco Martin
notmart at gmail.com
Tue Jul 13 13:42:20 CEST 2010
On Tue, Jul 13, 2010 at 1:16 PM, Thomas Fjellstrom <tfjellstrom at shaw.ca> wrote:
> I'm seeing a couple behaviors I didn't really expect.
>
> 1. if I let the Applet set an update frequency in connectSource, many
> setData's in the data engine just aren't passed on to the Applet. Thats
> probably intended, but it is somewhat annoying.
setData should immediately update the applet, no matter what.
it's normal that an appelt can't force an immediate update but a
dataengine should
this soundslike a problem, since a chacksourcesupdated is called
immediately after a setdata
Cheers,
Marco Martin
More information about the Plasma-devel
mailing list