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
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
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
3 matches
Mail list logo