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:[EMAIL PROTECTED]
--------------------------------------


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to