RE: [perl-win32-gui-users] Rebar and toolbar revisited

2004-02-24 Thread Chris Wearn
Hi All, I am also very interested in using the Rebar however in the example Jez has used below, the window control uses: -popstyle => WS_CAPTION | WS_SIZEBOX, -pushstyle => WS_CHILD, If I try to implement the same methods I get an error message informing me that I can't use BAREWORDS. If

RE: [perl-win32-gui-users] Setting individual item properties

2004-02-24 Thread Glenn W Munroe
Jonathan, I've been doing a lot of work with ListViews recently, so I decided to have a look at this. One way to go is to use Steve Pick's Hook method to grab the NM_CUSTOMDRAW notification (though there may be an easier way). I got most of the way, but have been tearing my hair out trying to figu

[perl-win32-gui-users] EXE heardes Modification Module on CPAN!!

2004-02-24 Thread ramy
That module will answer a lot of questions I asked before and some discussions now here: Win32::Exe http://theoryx5.uwinnipeg.ca/CPAN/data/Win32-Exe/Win32/Exe.html You can change the EXE version information and resources as you like! Amazing, it is 2004 Ramy

[perl-win32-gui-users] Building Win32::GUI on Windows 2k

2004-02-24 Thread ramy
I downloaded the updated files and tried to build under Windows 2000 but I am getting the error below. Any help would be appreciated. It would be nicer if the new updated version can be packed and update the version number. I remember also I installed before the binary version and was unable to bu