[wxPython-users] Debugging Dialog: Clue Needed
Christopher Barker
Chris.Barker at noaa.gov
Wed Nov 8 14:08:07 PST 2006
Rich Shepard wrote:
> I extracted the dialog box below from the notebook page in which it is
> embedded in order to make it appear when called. Python tells me that the
> wx.StaticText's first argument should be a wxWindow, not the dialog itself.
>
> What simple things have I missed here?
It looks like you never called the wx.Dialog.__init__ in your init. That
may be your problem.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list