From: rpnoble <rp...@ib...> - 2008-06-17 19:31:53
|
In the Draw.pl example, all program action takes place in the timer event. Is there a way to trigger a default program action without using the timer event once the program has called Win32::GUI::Dialog()? In all of my win32::GUI programs, I use a menu or button to start action. -- View this message in context: http://www.nabble.com/Taking-action-after-the-call-to-Win32%3A%3AGUI%3A%3ADialog%28%29--tp17935568p17935568.html Sent from the perl-win32-gui-users mailing list archive at Nabble.com. |