[Tutor] wxpython question
Kristina Ambert
krissy.ambert at gmail.com
Thu Sep 10 16:29:59 CEST 2009
Thank you guys for the replies! And thanks for the headsup about the
wxpython mail list, I'll be sure to sign up there as well.
On Wed, Sep 9, 2009 at 7:14 PM, Alan Gauld <alan.gauld at btinternet.com>wrote:
> "Kristina Ambert" <krissy.ambert at gmail.com> wrote
>
> I'm not sure if I could ask questions about wx in this list or not,
>> hopefully it's okay? If not I guess disregard this question.
>>
>
> Yes its fine but you will get more complete answers in the wx mailing list.
>
> But, does anyone have any idea of if it's possible to make a frame that
>> will
>> latch on to the parent frame (e.g. if you resize the parent, the child
>> also
>> resizes, if you move the parent, the child also moves), aside from using
>> the
>> MDI window that's wxpython provides?
>>
>
> Yes, I think so - I'm not 100% sure I know what you mean. But the
> standard wxPython layout managers should control all that for you.
> Look into the docs for FlexGrid and Grid Bag sizers.
>
> They are probably the most powerful sizers but also take more effort
> to use of course.
>
> HTH,
>
>
> --
> Alan Gauld
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
--
Cheers,
Krissy
-----------------------------------------------------------------------
Testing the waters is always fun...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20090910/daf06f61/attachment-0001.htm>
More information about the Tutor
mailing list