Yep, works as you describe. I now have my first fully NEM window:)

Cheers,

jez.
----- Original Message ----- 
From: "Glenn Linderman" <[EMAIL PROTECTED]>
To: "Jez White" <[EMAIL PROTECTED]>
Cc: "Win32-GUI" <perl-win32-gui-users@lists.sourceforge.net>
Sent: Tuesday, April 27, 2004 1:11 AM
Subject: Re: [perl-win32-gui-users] NEM for Pop up Menus


> On approximately 4/26/2004 4:23 PM, came the following characters from
> the keyboard of Glenn Linderman:
> > On approximately 4/21/2004 2:10 AM, came the following characters from
> > the keyboard of Jez White:
> > 
> >> All,
> >>  
> >> At the risk of asking a stupid question - how do you use NEM with pop 
> >> up menus?
> > 
> > 
> > I'm hoping it is something like
> > 
> > new Win32::GUI::Menu(
> >   'name' => 'sName',
> >   '>&first' => { -onClick => sub { ... } },
> >   '>&second' => { -onClick => sub { ... } },
> >   );
> > 
> > Or did I miss what you were asking?  I'm hoping to try this someday 
> > soon, if I can get going on the latest Win32::GUI in CVS.
> 
> Laurent's new MDI sample shows some NEM menu entries also.  I left out 
> (oops) -name from above, but otherwise very similar.
> 
> -- 
> Glenn -- http://nevcal.com/
> ===========================
> The best part about procrastination is that you are never bored,
> because you have all kinds of things that you should be doing.
> 

Reply via email to