wxMDIChildFrame

Chris Liechti cliechti at gmx.net
Sun Jul 21 07:33:47 EDT 2002


Kevin Doyle <doyle at acrossthebigpond.com> wrote in 
news:pan.2002.10.20.19.13.44.213253.1677 at acrossthebigpond.com:
> 
> I am new to wxPython and Linux, moving from MS.  I am using the latest
> release of wx and Python 2.2.
... 
> Any help or pointers in teh right direction would be great.

did you had a look at:
\Python22\Lib\site-packages\wxPython\demo\MDIDemo.py

> One other question.  Should I use MDI at all?

i think it useful when you open a lot of windows and don't want to have an 
icon for each in the taskbar. however on linux its not so common as there 
you have multiple desktops and its easier to keep oversight.

chris

-- 
Chris <cliechti at gmx.net>




More information about the Python-list mailing list