Re: [Tutor] wxpython question

2009-09-10 Thread Kristina Ambert
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 wrote: > "Kristina Ambert" wrote > > I'm not sure if I could ask questions about wx in this list or not, >> hopefully it's

Re: [Tutor] wxpython question

2009-09-09 Thread Alan Gauld
"Kristina Ambert" 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 fr

Re: [Tutor] wxpython question

2009-09-09 Thread Che M
Date: Wed, 9 Sep 2009 15:52:53 -0400 From: krissy.amb...@gmail.com To: tutor@python.org Subject: [Tutor] wxpython question Hi, 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. But, does anyone have any

[Tutor] wxpython question

2009-09-09 Thread Kristina Ambert
Hi, 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. 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 y