Re: [perl-win32-gui-users] Creating menu's "on-the-fly"

2002-06-18 Thread Jonathan Southwick
Thanks Aldo. It works now. Jonathan At 6/18/2002 05:35 PM, you wrote: Jonathan Southwick wrote: > I have a file that contains some information that is used to create a menu, > almost like a Recently Opened Files list. I tried using the code from the > podview,pl sample but it is not working f

Fwd: Re: [perl-win32-gui-users] Creating menu's "on-the-fly"

2002-06-18 Thread Jonathan Southwick
From: "Aldo Calpini" <[EMAIL PROTECTED]> To: , "Jonathan Southwick" <[EMAIL PROTECTED]> Subject: Re: [perl-win32-gui-users] Creating menu's "on-the-fly" Date: Tue, 18 Jun 2002 17:35:23 +0200 X-Mailer: Microsoft Outlook Express 5.50.4807.1700 Jonathan Southwick wrote: > I have a file that

[perl-win32-gui-users] Creating menu's "on-the-fly"

2002-06-18 Thread Jonathan Southwick
I have a file that contains some information that is used to create a menu, almost like a Recently Opened Files list. I tried using the code from the podview,pl sample but it is not working for me. Can anyone see anything I am doing wrong? # define main menu my $MainMenu = new Win32::GUI::Me