On approximately 3/14/2004 8:00 PM, came the following characters from
the keyboard of Glenn Linderman:
On approximately 3/14/2004 12:12 PM, came the following characters from
the keyboard of Laurent ROCHER:
Hi All,
It's probably time to made a new Win32::GUI release based on
Win32-GUI-0_0_665-fix branch.
I can create a Win32-GUI-0.0.671 from this branch.
Does someone have something to put in this branch before release ?
I was working on trying to transform the WM_NOTIFYICON code from the
standard message loop to work in the NEM message loop, and allow
AddNotifyIcon to take -onClick -onRightClick and -events parameters,
with the -events allowing Click and RightClick. Then I noticed
MousEvent in the default case, I guess we'd need -onMouseEvent for that?
I haven't really figured out the "correct" data structures for where to
put the sub refs for -onClick etc. so that they can be found and called
via DoEvent_NEM... that was what I'd hoped to figure out tomorrow or so.
Or else to invent a new DoEvent_NEM type function that accepts the sub
ref as a parameter, and does all the standard Perl interfacing.
Depending on what I could figure out. I'd rather not hold anything up,
but I need NotifyIcon support if I'm going to use NEM.
This was based off of the last dev src that you had .ZIPped.
I notice also that there is code in the OEM message loop to support
Drag&Drop to some extent, but that also is not in the NEM message loop.
Oh, and accelerator key support isn't in NEM yet--I need that too,
before I can really use NEM. Looks like we need maybe one more release
of code on the bug fix branch, to finish NEM before we start work on
UEM... right now only OEM is fully functional.
--
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.