Re: Event Handling System

2001-10-22 Thread zentara
>I want some guidance on event handling in perl. I want to perform an action >on mouse click event or key button press event. >Like a dialog box or message box should popup when I click left or right >mouse button. >I tried to use win32::Event Module . But I did not understand how to use it. >Is i

Event Handling system

2001-10-21 Thread Abhra Debroy
Hi I want some guidance on event handling in perl. I want to perform an action on mouse click event or key button press event. Like a dialog box or message box should popup when I click left or right mouse button. I tried to use win32::Event Module . But I did not understand how to use it. Is it t