|
From: Chris B. <Chr...@no...> - 2005-02-16 19:17:35
|
John Hunter wrote:
> wx gurus, is app = MyApp(0) expected to work on wx-2.5.3 ?
I'm not sure, but
app = wx.GetApp()
should.
> Can anyone test this examples/embedding_in_wx3.py under a similar
> configuration?
I've been meaning to do this for ages, so I guess now's a good time.
I'll report back if/when I get to it!
-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
Chr...@no...
|