Re: help in understanding why a TreeCtrl would not extend
Cristian Secară <[email protected]> Mon, 4 Jan 2021 06:27:22 +0200
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <[email protected]> |
În data de Sun, 3 Jan 2021 23:53:17 +0100, Dietmar Schwertberger a scris: > Either remove the panel and sizer or make the tree control grow by > setting it's Proportion to 1. Both worked in terms of my question. However: > Usually, I recommend the first option. Actually, the second option (set Proportion to 1) seems to be better. The problem with the first option is that, when resizing the preview window with the mouse (and with a pane placed in the other side of the split window), the TreeCtrl remain at random in an undetermined size – whereas when using a sizer, its size becomes "fluid" and consistent during preview window resize. > You can also get rid of the first sizer: Right, for a simple window similar to the test one that is much simpler. In the end, problem solved – thank you ! Cristi -- Cristian Secară https://www.secarica.ro _______________________________________________ wxGlade-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wxglade-general