[Gambas-user] Tray icon not updated sometimes
HARADA Kazutaka
kazutaka802 at ...1907...
Wed Aug 27 16:35:54 CEST 2008
Benoit Minisini wrote:
>> PUBLIC SUB Form_Show()
>>
>> SLEEP 3
>> TrayIcon1.Picture = Picture["green.png"]
>> SLEEP 3
>> TrayIcon1.Picture = Picture["yhellow.png"]
>> SLEEP 3
>> TrayIcon1.Picture = Picture["red.png"]
>>
>> END
>>
<snip>
> What happens if you replace "SLEEP" by "WAIT"?
>
Woks fine!
But, in my another project, which using trayicon, does not works fine.
TrayIcon.Picture is not updated immediately.
OK, I will check it again and report it later if I found something.^^;
Thaks,
--
--------------------------------------
Kazutaka HARADA
e-mail:kazutaka802 at ...1907...
--------------------------------------
More information about the User
mailing list