From: Mattia B. <mb...@ds...> - 2001-11-27 08:34:37
|
On Mon, 26 Nov 2001, Chris Waddell wrote: >Is wxTaskBarIcon implemented in wxPerl? I looked through the keys of %Wx:: >but couldn't find any mention of it. I'm running Windows 2000, and I hope It isn't yet wrapped; in my todo list for 0.09 >the statement made in the following document that this class is only >supported for Windows 95/NT doesn't imply that it's not supported in later >versions of Windows. Generally when you read "for NT" or "for 95/NT" it does work on 2k too ( 2k =~ NT 5.0 ) >wxTaskBarIcon: >http://parthe.lpthe.jussieu.fr/~zeitlin/wxWindows/docs/wxwin383.htm > >I'm moving over from Win32::GUI due to some unsavoury shortcomings, and I'm >very impressed with both wxWindows and wxPerl! Regards Mattia |