Re: [perl-win32-gui-users] Process list on Vista

2008-03-03 Thread Robert May
On 01/03/2008, Bhupendra G J <[EMAIL PROTECTED]> wrote: > I wanna get the list of processes and the following function in WIn32 Gui > package is being used. > > Win32::PerfLib::GetCounterNames('', \%counter); > > On windows xp, am getting the process list but on vista this subroutine > doesn't retu

Re: [perl-win32-gui-users] tutorials use strict? use warnings? globals? sender and eventargs? $self?

2008-03-03 Thread Robert May
On 21/02/2008, David Christensen <[EMAIL PROTECTED]> wrote: > perl-win32-gui-users: > > I'm a Win32::GUI newbie who went through the tutorials the other night: > > http://perl-win32-gui.sourceforge.net/cgi-bin/docs.cgi?doc=tutorial > > and was shocked to see: > > 1. No "use strict" nor "use

Re: [perl-win32-gui-users] Win32 GUI 1.06 PPM 5.10 x64 and Source Distribution

2008-03-03 Thread Robert May
On 21/02/2008, Cloud Strife <[EMAIL PROTECTED]> wrote: > > I'm tried to compile Win32 GUI 1.06 for Active Perl 5.10 x64 on Windows XP > Professional 64 bit Edition (Using Platform SDK and Windows SDK v6.0). After > failing many times, it was successfully done. But AxWindow and Grid have > prob

Re: [perl-win32-gui-users] How to combine tool- and rebars properly?

2008-03-03 Thread Robert May
On 24/02/2008, M2U Germany <[EMAIL PROTECTED]> wrote: > On Thursday, February 14, 2008 6:27 PM Robert May wrote: > > I'd be interested in the solution to this! > > > > With the code below I see the toolbar jumping from 1 to 3 rows, > > despite the fact that > > the buttons only appear on 2 row