Fixed ratio split screen geometry manager
Nam Nguyen <[email protected]> Tue, 6 Mar 2018 09:57:01 -0800
| Newsgroups | gmane.comp.python.tkinter |
|---|---|
| Message-ID | <CA+YNSmWxC5+uCVu0JkDvWY_fJKi-oOGEP5iqMmWXq=XMEyw2Tg@mail.gmail.com> |
Hi, I'm looking for a fixed ratio 2-pane geometry manager. I tried PanedWindow but it does not have any option for me to specify the ratio of the children. What I'm looking for is a geometry manager/container that splits its space into two for the children. The children can grow only in their own spaces. The children can come and go, but the parent container should maintain that 2-pane split with the same ratio. Where should I look into? Thanks! Nam _______________________________________________ Tkinter-discuss mailing list [email protected] https://mail.python.org/mailman/listinfo/tkinter-discuss