From: Marcus <li...@wo...> - 2002-10-12 02:50:14
|
> Which version of perl2exe do you need to buy to work with > WxPerl? You only need the light version for MSW ($50?). Downside is that your program will be non-GUI, i.e. a DOS box opens. You can minimize or hide the window with a little code from Win32::GUI though. You do that inside BEGIN {}. The Pro version makes a real GUI version, and has a few other functions. Marcus |