Re: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread David Hiltz
That's really funny, I finally just figured out how to use PPM and reinstalled the latest win32::GUI with PPM and now my program is generating the exact same error: Can't locate auto/Win32/GUI/MenuItem/SetMenuItem.al in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib

[perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Ludde
I have two questions: 1) I get an error when trying to run the latest version of GUI Builder from the archives. It returns: -- Can't locate auto/Win32/GUI/MenuItem/SetMenuItem.al in @INC (@INC contains: C:/Perl/lib C:/Perl/site/lib .) at C:/Perl/site/lib/Win32/GUI.pm line 452 -- I know I've seen

Re: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread David Hiltz
David Hiltz wrote: 2) How do I enable a button that was created with the option ;-disabled = 1; ? You mean through GB? No, that's a general Win32::GUI question. I'm sure I've seen how to do it somewhere, but finding things in the docs are currently not the easiest thing

RE: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Thomas, Timothy B
- From: Ludde [SMTP:[EMAIL PROTECTED]] Sent: Thursday, February 24, 2000 11:11 AM To: [EMAIL PROTECTED] Subject: [perl-win32-gui] GUI Builder error + button question I have two questions: 1) I get an error when trying to run the latest version of GUI Builder from the archives. It returns

RE: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Thomas, Timothy B
ruary 24, 2000 11:29 AM To: '[EMAIL PROTECTED]' Subject: RE: [perl-win32-gui] GUI Builder error + button question That's really funny, I finally just figured out how to use PPM and reinstalled the latest win32::GUI with PPM and now my program is generating the exact same error:

Re: [perl-win32-gui] GUI Builder error + button question

2000-02-24 Thread Ludde
David Hiltz wrote: 2) How do I enable a button that was created with the option ;-disabled = 1; ? You mean through GB? No, that's a general Win32::GUI question. I'm sure I've seen how to do it somewhere, but finding things in the docs are currently not the easiest thing in the