[wxPython-users] : How to use wxTopLevelWindow

Robin Dunn robin at alldunn.com
Tue Feb 13 09:41:11 PST 2007


Amit15.Kumar at aricent.com wrote:
> 
> Hi All
> Can anybody tell me how to use "wxTopLevelWindow" or show me sample code 
> for wxTopLevelWindow.

wx.TopLevelWindow is simply the common base class for wx.Frame and 
wx.Dialog.  It is not intended to be used directly.


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list