[perl-win32-gui-users] Any Win32::GUI development opportunities?

2005-05-16 Thread Eric Hansen
Does anyone currently have a paying job opportunity for Win32::GUI development?

Re: [perl-win32-gui-users] Mouse click event on the main window

2005-05-16 Thread Jez White
My problem is now: Are they other mouse events that can be trapped this way? I tried onMouseClick, onMouseDoubleClick with no result; but onMouseRightDown had the desired effect... I think you can use the following: MouseMiddleDblClick MouseMiddleUp MouseMiddleDown MouseRightDblClick