On Saturday 29 November 2008 11:00:55 am Ed Leafe wrote: > On Nov 29, 2008, at 12:50 PM, johnf wrote: > > Of course. But to learn about wxPython and wx.App I have been > > following the > > code I got off the web. > > > > But I have stuff like the following: > > if sys.platform == 'win32': > > custbox._addWindowStyleFlag(wx.TE_PROCESS_ENTER) > > Did you look at how we handled the other wx.TextCtrl flags in > dTextBoxMixin.py, dTextBox.py and dEditBox.py? > > -- Ed Leafe
Sorry I'm missing your point. To me it appears I'm doing the same thing you are doing?????? -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
