PyGTK vs. wxPython

D

dcrespo

Ok, I get the point. So, when a dynamic component comes up, It can be
handled importing from an XRC file?
I have to develop a complete MDI app, so I'm realizing that I will get
ride of hand-coding it.

Daniel
 
J

Jaime Wyant

Correct me if I'm wrong: XRCed doesn't allow to do MDI Parent and Child
frames, but simple apps only.
For what you wouldn't use it? And instead, what would you use instead?
GUI Hand coding?

Daniel

Looking at the docs, both wx.MDIChildFrame and wx.MDIParentFrame are
derived from wx.Frame. So, you *ought* to be able to create a
wx.Panel with one of the aforementioned windows as its parent. When
wx.Frame is given a single child window, it expands that window to use
all of the available client space.

Really though, these questions are more suited for the wxPython mailing list.

jw
 
D

dcrespo

Really though, these questions are more suited for the wxPython
mailing list.

Thank you very much for this acclaration :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
474,237
Messages
2,571,189
Members
47,824
Latest member
MckinleyBu

Latest Threads

Top