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.
--
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.