> It's been running for several hours now, with no sign of any leaks.
> Good work :) Thank you!
Great!
> Feature request: A secondary update timer for image widgets, only
> evaluating the visible-expression, would be much appreciated. This way
> the imagefile will not be reread when one only wants to toggle the
> visibility of an image, saving precious cycles :)
Well, I decided not to use two timers (handling may be complicated), but
used a new property called 'reload'. When reload is 0 (zero), the image
will be loaded only once, and on update only 'visible' and 'inverted'
will influence the display. When 'reload' evaluates to 1, the image will
be read again.
I also changed lots of internal stuff (switched the whole image widget
to the new 'properties' data structure), so there may be lots of bugs
:-( As I don't have a graphical display ready for testing, this was kind
of 'blind hacking', so any tests and feedback would be greatly appreciated!
bye, Michael
--
Michael Reinelt <re...@eu...>
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781
|