[Gambas-user] SystemTray

Angelo Compagnucci angelo.compagnucci at ...1234...
Wed Nov 23 14:06:01 CET 2005


Thanks a lot!

Alle 13:27, mercoledì 23 novembre 2005, Daniel Campos ha scritto:
> You can create a common menu in a Form, that normally will be hidden.
> Then use the TrayIcon events, (for example the "Menu" event to know if
> the user clicked the right button), and use "Menu.Popup()" to show it.
>
> The RadioGambas sources can help you with a complete example:
>
> http://gambas.gnulinex.org/radiogambas
>
> Regards,
>
> D. Campos
>
> 2005/11/23, Arief Bayu Purwanto <ariefbayu at ...626...>:
> > 2005/11/23, Daniel Campos <dcamposf at ...626...>:
> > > Hi:
> > >
> > >   DIM hTray AS TrayIcon
> > >
> > >   hTray = NEW TrayIcon
> > >
> > >   hTray.Text = "Hello"
> > >   hTray.Picture = Stock["24/ok"]
> > >   hTray.Show()
> > >
> > > Regards,
> > >
> > > D. Campos
> >
> >  How to put menu is systray icon?
> >
> > --
> > -- Yahoo!ID : ar1ef_310
> > -- http://www.silentstudio.net
>
> -------------------------------------------------------
> This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
> Register for a JBoss Training Course.  Free Certification Exam
> for All Training Attendees Through End of 2005. For more info visit:
> http://ads.osdn.com/?ad_idv28&alloc_id845&op=Click
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user




More information about the User mailing list