Re: [perl-win32-gui-users] LoadResource with Gui Loft

2004-03-17 Thread Johan Lindstrom
At 01:56 2004-03-18, Ross Clunie wrote: Has anyone been able to use Resource files with exe files that use "Gui Loft" (.gld) windows. If so can they post an example as I am unable to get it to work. See my sample code. my $fileWindow = Win32::GUI::LoadResource("clearcal.gld"); my $objDesign = Wi

[perl-win32-gui-users] LoadResource with Gui Loft

2004-03-17 Thread Ross Clunie
Has anyone been able to use Resource files with exe files that use "Gui Loft" (.gld) windows. If so can they post an example as I am unable to get it to work. See my sample code. my $fileWindow = Win32::GUI::LoadResource("clearcal.gld"); my $objDesign = Win32::GUI::Loft::Design->newLoad($fileWindo

[perl-win32-gui-users] Non-Owned Windows issue.

2004-03-17 Thread Steven Swenson
I am automating an external program with the modules mentioned in the title of this query. I am using Win32::GUI in a non-owned windows format. Everything is fine until I get to a point where I need to read some information from the other app's listview control. When I attempt to retrieve an item