Hi, I have a problem encountered in using the button event. When the button is clicked and its event is processing, the button is re-clicked accidentally during that. After the event is done processing, it processes another event right away due to the button was being re-clicked. I thought when a button is clicked, it should be disabled entirely while its event is processing. Is a way to disable the button when it is being clicked for an event to process?. Thanks for help. Khoa Doan.
- RE: [perl-win32-gui] problem with Button Event Doan, Khoa
- RE: [perl-win32-gui] problem with Button Event Eric C. Hansen
- RE: [perl-win32-gui] problem with Button Event Jon Doud
- RE: [perl-win32-gui] problem with Button Event Doan, Khoa