From: Alex T. <al...@tw...> - 2005-07-19 00:17:17
|
Schollnick, Benjamin wrote: > | What did the MessageWatcher say the event was ? > >| It's itemActivated :-) > >Yes, I tried (from memory, I'm at home)... > >def on_itemActivated ( self, event): > print "yes, it's me..." > >And got nowhere.... I was assuming that I was doing something >incorrect... I also tried... > >on_itemActivated_Command (...) > >on_itemActivated_Selected (...) > >I assume that I'm using the wrong event syntax...? > > > Should be something like on_myList_itemActivated() -- Alex Tweedly http://www.tweedly.net -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.9.0/50 - Release Date: 16/07/2005 |