From: <nac...@gm...> - 2007-11-18 04:56:57
|
Hi list, Is it possible to attach a timer to a menu item??? When you attach a timer to a widget, you need to pass the widget name like this: "*self.aWidgetTimer = timer.Timer(self.components.Widget, -1)*". So, if the answer to my question is Yes (which I hope), how the menu is passed to the timer??? Thanks in advance... Raul |