|
-
March 30th, 2008, 11:16 PM
#1
Problem with wxPython sizers
I realize there aren't many readers on this Python forum yet but we might as well get some posts going! I'll post my question anyway.
I have a vertical wx.BoxSizer with 3 pull down wx.Choice widgets in it, which of course move around nicely in the right proportions when I change the size of the frame. Can anyone tell me how I can label those widgets with wx.StaticText, so that the labels appear just above the widgets and stay just above the widgets as they move around in the sizer?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|