RE: [perl-win32-gui-users] Help with a couple of problems

2005-08-11 Thread Glenn W Munroe
Jez, I got similar results to the other guys: First script: No problems Second script: Error loop on exit, but with a different error message: Can't locate auto/Toolbar.al in @INC... I'm running: - XP Pro SP2 - Perl 5.8.7 ActiveState build 813 - Win32::GUI 1.02 Glenn -Original

RE: [perl-win32-gui-users] Help with a couple of problems

2005-08-11 Thread Joseph . Vieira
Hello, OS: Win XP SP2 Perl ver. 5.8.4 Win32::GUI 1.0 First script ran with no errors, buttons did nothing. Seconf script started up fine, buttons did nothing. On exit got several errors Use of uninitialized value in concatenation (.) or string at C:/Perl/lib/AutoLoader.pm line 41. Same error

[perl-win32-gui-users] Re: Draggable 'window' [Was: MDIFrame and background Image]

2005-08-11 Thread Robert May
Steven Lloyd wrote: Rob, I have got this far but I cannot seem to get SetCapture to allow me to go outside my window. Any ideas? Steve, Please can we keep discussion on-list (unless they are OT) - others may be able to help, and may like to see the problems being solved. Read up about

[perl-win32-gui-users] Re: Draggable 'window' [Was: MDIFrame and background Image]

2005-08-11 Thread Steven Lloyd
Thanks Rob, Lesson learned. I will try to exand on this tonight. You rock! Steve Lloyd http://www.basgetti.com Steven Lloyd wrote: Rob, I have got this far but I cannot seem to get SetCapture to allow me to go outside my window. Any ideas? Steve, Please can we keep discussion on-list

[perl-win32-gui-users] {Spam?} Re: MDIFrame and background Image

2005-08-11 Thread Daniel Fernandez
Hi, Thank you very much for your help. I'll test your example and try to implement the expand and the resize of themain image into the window. I hope to have not difficulties with this modification. Best regards. Robert May escribió: Daniel Fernandez wrote: Hi, Sorry by my last mail.