Hi All,
Does anyone know of an MDI example for wxPython on the web? If not, does
anyonme know how one would open a MDI child window in an MDI Parent
Frame?
Thanks.
Christopher Seymour
Hi All,
Does anyone know of an MDI example for wxPython on the web? If not, does
anyonme know how one would open a MDI child window in an MDI Parent
Frame?
Thanks.
Christopher Seymour
Hi Chris,
Chris Seymour wrote:
Hi All,
Does anyone know of an MDI example for wxPython on the web? If not, does
anyonme know how one would open a MDI child window in an MDI Parent
Frame?
Very simple, just create the MDI child frame with the MDI parent frame
as the parent.
Thanks.
Christopher Seymour_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwindows.org
http://lists.wxwindows.org/mailman/listinfo/wxpython-users
--
Riaan Booysen
___________________________________________________
Boa Constructor - RAD GUI building IDE for wxPython
http://boa-constructor.sourceforge.net
Does anyone know of an MDI example for wxPython on the web?
There's MDIDemo.py in the distribution's demo directory.
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!