Hello perl-win32-gui-users,
I am trying to disable Win32::GUI::Grid.
changing -visible and -enable to 0 with subsequent repainting window
dont disable Grid.
please see my script below:
use strict;
use warnings;
use Win32::GUI;
use Win32::GUI::Grid;
my $window = new Win32::GUI::Window(-name=>"W
I have a Window, within which I have embedded an AxWindow (Internet
Explorer).
Could someone explain how to use the Timer to monitor user inactivity,
and at which level I would establish the Timer (i.e., at the Window level
or at the AxWindow level)? I would like to initiate an application
sh
There is a new release of Win32::GUI::XMLBuilder.
You can view the module at
http://search.cpan.org/~bsdz/Win32-GUI-XMLBuilder-0.31/
You can download the module at: -
http://search.cpan.org/CPAN/authors/id/B/BS/BSDZ/Win32-GUI-XMLBuilder-0.31.t
ar.gz
The module depends on XML::Twig and Win
3 matches
Mail list logo