Re: [Tutor] how to bind a event to a application in tkinter

2008-01-19 Thread Alan Gauld
"brindly sujith" <[EMAIL PROTECTED]> wrote > how to bind a event to a application > > consider i m opening openoffice using > > os.system("openoffice")... > > i want to bind a event on openoffice... Sorry, I'm still not clear what you want to do, can you be more specific? Also which OS? A

[Tutor] how to bind a event to a application in tkinter

2008-01-19 Thread brindly sujith
hi how to bind a event to a application consider i m opening openoffice using os.system("openoffice")... i want to bind a event on openoffice... ___ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor