Andre Poenitz <[EMAIL PROTECTED]> writes:

| > My current plan calls for a toolkit dependant SendEvent() that will send
| > the event to the main gui loop, and by some magic this will call the
| > correct event handler (possibly by signal/slot) inside the main thread.
| > ...
| > Is this idea acceptable?
| 
| "toolkit dependent method" does not really sound nice. Why don't you just
| check every once in a while (e.g. if the picture has to be redrawn anyway,
| whether the image has been loaded in the mean time?

Ok, how to you "check every once in a while".
(and the method you mention will fail too often)

        Lgb

Reply via email to