[perl-win32-gui-users] Re: How to write a Wizard?

2004-10-26 Thread Blair Sutton
You could try using the wizard examples in Win32::GUI::XMLBuilder as a possible starting point. Blair > Hi all, > I have been trying to found out if it is possible to write a Wizard using > win32::gui, but so far have hit a blank. > Some posts are suggesting that I used perl QT, but that ha

Re: [perl-win32-gui-users] How to write a Wizard?

2004-10-26 Thread Jez White
Hi, Yes, it's possible to write a Wizard using Win32::GUI, and once you've added the XP style manifest to your binary (or to perl) your application will look like any other under XP. I would suggest using the latest version of Win32::GUI from sourceforge. With you mentioning perl QT and Card