Re: [Boa Constr] wx.GetDefaultPyEncoding()
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2007-08-21 16:11:26
|
Gianfranco, This line in app1.py is strange: 'Frame1': [1, 'Main frame of Application', 'none://Frame1.py']} It should be: 'Frame1': [1, 'Main frame of Application', 'Frame1.py']} Any idea why it had "none://"? Werner |