Newsgroups: comp.lang.python
From: Iain King <iaink...@gmail.com>
Date: Tue, 13 May 2008 07:06:07 -0700 (PDT)
Local: Tues, May 13 2008 10:06 am
Subject: Re: wxpython dialog - do something after ShowModal()?
On May 13, 2:43 pm, Iain King <iaink...@gmail.com> wrote:
> On May 13, 2:20 pm, Larry Bates <larry.ba...@websafe.com`> wrote: After having a hunt through the wxpython mailing list archives I found > > Iain King wrote: > > > dlg.ShowModal() > > > obviously doesn't work, and neither does the reverse. I was hoping > > > Iain > > If the only things on your modal dialog are Browse and cancel, just call the > > If this doesn't help, you will have better luck posting to wxpython newsgroup. > > -Larry > The dialog doesn't only let you call the file dialog, it does other > Iain the answer: the event is EVT_INIT_DIALOG: dlg.Bind(wx.EVT_INIT_DIALOG, onInit, dlg) work. Thanks for the pointer. Iain You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||