[perl-win32-gui-users] Disabling Grid

2004-06-14 Thread du4mi
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

[perl-win32-gui-users] Using Timer to monitor inactivity

2004-06-14 Thread Brad Smith
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

[perl-win32-gui-users] Release: Win32::GUI::XMLBuilder 0.31

2004-06-14 Thread Blair Sutton
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