Home »
Public Forums »
archive »
Timer Events and Menus
Timer Events and Menus [message #48016] |
Fri, 24 March 2006 14:30 |
Dan Carreira
Messages: 5 Registered: April 2003
|
Junior Member |
|
|
Hi all,
I've written an object oriented application with a generic event
handling wrapper routine that directs events to various objects.
I've placed a print statement in the wrapper so that I can see when and
what events occur.
My timer goes off flawlessly until I expand the file menu; at which
point my timer events stop coming in.
It appears as if the entire application has halted, and remains halted
until I either make a selection or close the menu. Upon which I get an
instantaneous timer event and the updating continues again.
First, does anyone know why this occurs? And second does anyone know
how to keep the timer events going?
I beleive it has something to do with the menu widget buttons but I'm
not entrely sure.
Thanks in Advance
Dan
|
|
|
Current Time: Fri Oct 10 03:12:11 PDT 2025
Total time taken to generate the page: 0.00748 seconds