OnFileOpent(self, event):

MK MK at foo.com
Fri Jun 13 07:17:44 EDT 2003


[new to python]

Hi group,
I just picked up Python two days ago and it's fucking true - one
is really more productive with it. It's simply amazing. Love at the
first sight, I can tell ya.

I have a question. How can I programmatically invoke the following
function:

    def OnFileOpen(self, event):

For now, it gets called whenever I select File->Open menu,
but I'd like to invoke it in my code. I'm using Python 2.2 and
wxPython 2.4 on Win 2000. Thx,






More information about the Python-list mailing list