Re: [perl-win32-gui-users] Vertical line spacing and a Win98/WinXP issue

2010-09-26 Thread Kevin Marshall
John, It is odd that PPM could not find the module. I tried it on my computer and managed to find it OK. Note that the package would be called Win32-VisualStyles (:: replaced with -). The repository that I use is http://ppm4.activestate.com/MSWin32-x86/5.12/1200/packages.xml, though it would

Re: [perl-win32-gui-users] Vertical line spacing and a Win98/WinXP issue

2010-09-26 Thread Kevin Marshall
John, Win32::VisualStyles has XS code that calls the underlying Windows functions. You will either need to compile the module yourself, or you should be able to install the module using the Perl Package Manager. Kevin. > Appreciate the response. > > In regard to Question 2, I tried to use your