From: Mattia B. <mb...@ds...> - 2001-12-17 09:41:45
|
On Mon, 17 Dec 2001, Marcus wrote: >On 16.12.01 at 11:49 Mattia Barbon wrote: >>> - Windows System Tray Icon >>In CVS, will be in the next release ( Wx::TaskBarIcon ) > >Excellent. > >Btw, what is the equivalent when using the Linux version? >If it uses GTK, then Gnome would be the desktop, so does it only work >if the user is running Gnome? No, currently it is MSW only ( because no one implemented it for Gnome/KDE/whatever ); >>> - Tooltips >>Yes ( Wx::Tooltip ) > >Just tried it out, works nicely. That is a very welcome sight after >missing it on Win32::GUI. > >This one does balloon help. What do you use to display the information >in the statusbar? >Many apps always show Tooltips in the statusbar, and make balloon help >an additional option. I don't think it is possible at the moment, but I need to look at wxWindows' code, first. >Thanks for the list of implemented widgets. Very impressive. I think >I'm convinced of wxPerl now :-) Regards Mattia |