http://qs321.pair.com?node_id=1143009


in reply to Re^2: Win32::GUI problem
in thread Win32::GUI problem

Can you elaborate on what you're seeing? I always test code before posting so I can tell you this works on my machine at least. To be clear, you should get a square white window, and when you left-mouse-down in the window it will report the coordinates in the top left. If you hold left-mouse-down and move the mouse it will draw pixels and report the current coordinates in the top centre, and when you release the left-mouse it will report the final coordinates in the top right.

--
I'd like to be able to assign to an luser

Replies are listed 'Best First'.
Re^4: Win32::GUI problem
by Anonymous Monk on Sep 26, 2015 at 09:48 UTC

    When i am seeing your program, it raises a prolem like: The Perl Interpreter needs to be closed down. maybe this situation has something to do with the fact I switched from Strawberry to ActiveState perl,because i had problems like that before when using the Win32 problem. Furthermore i dont have an internetconnection so i guess there is nothing to do about it.