[wxPython-users] putting widgets in spitter windows
Andrea Gavana
andrea.gavana at gmail.com
Fri Feb 2 01:40:59 PST 2007
On 2/2/07, simon kagwe <simonkagwe at yahoo.com> wrote:
> is it possible to put a frame or miniframe in a splitter window? am mostly
> interested in the miniframe.
As far as I know, MiniFrames behaves similarly to wxFrames (maybe they
are not top level windows, but they behave like top level windows), so
in theory you can not put any frame, dialog, miniframe inside other
widgets. I believe the answer to your question is "no".
You might want to take a look at wxMDIChildFrame and friends, though I
don't know if this is what you want.
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/
More information about the wxpython-users
mailing list