[perl-win32-gui-users] Win32-GUI-Grid mouse events

2006-01-27 Thread Bert Loos
I have a Win32::GUI::Grid in my app, in List Mode. I want to implement drag and drop to reorder the rows. The _BeginDrag event works fine, but it seems like I can't trap any of the other events such as _MouseMove, _MouseUp... I've tried using standard NEM (Grid_MouseMove), and also specifying o

RE: [perl-win32-gui-users] how to destroy gui object created?

2006-01-27 Thread Jeremy White
i am running: perl 5.8.6 Locally applied patches: ActivePerl Build 811 21540 Fix backward-compatibility issues in if.pm 23565 Wrong MANIFEST.SKIP Built under MSWin32 Compiled at Dec 13 2004 09:52:01 Win32-GUI[1.0] Win32-GuiTest [1.50.4] update