On Saturday 29 November 2008 10:33:58 am Ed Leafe wrote:
>         That said, using wx-level stuff is not supported at all, and
> strongly   discouraged when there are equivalent Dabo approaches. There are
> some things you can't do in Dabo that you can do in wx; for those things,
> consider creating a Dabo wrapper if at all possible

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)

-- 
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]

Reply via email to