From: Frazier, J. J. <Joe...@Pe...> - 2002-10-09 23:00:38
|
What happens if you try to call a API that does not exist? Does = Win32::API trap the error or do you get an exception? In any event, you = could have a config page/menu/window with this setting disabled(non = updateable) and turned off by default, then verify the OS version is x = or higher (using Win32::GetOSVersion() or whatever) and enabling the = control.... =20 Anyway, even if it only works on certain OS's, it still a cool feature = for those OS's that support. As Johan says, don't count on a gimmick = to define the app, where if it does not work, the app doesn't work... Joe Frazier, Jr. Technical Support Engineer Peopleclick Service Support Tel: +1-800-841-2365 E-Mail: mailto:su...@pe... > -----Original Message----- > From: Johan Lindstrom [mailto:jo...@ba...] > Sent: Wednesday, October 09, 2002 5:55 PM > To: per...@li... > Subject: RE: [perl-win32-gui-users] Animated windows [working demo] >=20 >=20 > At 17:40 2002-10-09 -0400, Lihn, Steve wrote: > >It does not work on Win NT !? >=20 > The original post said Windows XP. That figures. >=20 > If you keep it as a "cool ting", and not use it to carry an=20 > actual feature=20 > (that breaks if this doesn't work), it could be a good thing. >=20 >=20 > /J >=20 > -------- ------ ---- --- -- -- -- - - - - - > Johan Lindstr=F6m Sourcerer @ Boss Casinos jo...@ba... >=20 > Latest bookmark: "Lynx FAQ" > http://www.zippety.net/lx_FAQ.htm > dmoz (1 of 28): /Computers/Software/Internet/Clients/ 20 >=20 >=20 >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Perl-Win32-GUI-Users mailing list > Per...@li... > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users >=20 |