From: Mattia B. <mb...@ds...> - 2001-12-16 10:48:45
|
> Could you tell me whether the following controls have been implemented, > or are planned to be. I'm seriously considering moving to wxPerl. > > - Windows System Tray Icon In CVS, will be in the next release ( Wx::TaskBarIcon ) > - Multiple File selector (I can see menus for this in one of the > samples) if you mean a file dialog in which you can select multiple files, then yes ( it is the standard Win32 dialog ). > - Tooltips Yes ( Wx::Tooltip ) > - Right-Click event ( I ask because this has been difficult in > Win32::GUI ) Yes; > Where can I find out what has already been implemented? Attached there is a list of all implemented classes ( + Wx::TaskBarIcon and various Wx::Grid* if they are not listed there ) Regards Mattia |