[wxPython-users] : How to use wxTopLevelWindow

Chris Mellon arkanes at gmail.com
Tue Feb 13 06:24:20 PST 2007


On 2/12/07, Amit15.Kumar at aricent.com <Amit15.Kumar at aricent.com> wrote:
>
> Hi All
> Can anybody tell me how to use "wxTopLevelWindow" or show me sample code for wxTopLevelWindow.
>
> thanks
> Amit tandial
>


You can't instantiate wx.TopLevelWindow directly. Use a frame or a dialog.




More information about the wxpython-users mailing list