Re: Absolute positioning
Igor Korot <[email protected]>
| Newsgroups | gmane.comp.python.wxglade |
|---|---|
| Message-ID | <CA+FnnTyFur-DD0iSoMeWiJTMf924vcXECmZcYiVQPS15OA0mjA@mail.gmail.com> |
Hi, On Sat, Nov 17, 2018 at 5:29 PM M A <[email protected]> wrote: > > Hi, I'm new to wxWidgets and wxGlade. I come from a Tkinter/PAGE and PyObjc/Interface Builder background. I was wondering if it was possible to use absolute positioning in wxGlade? If it currently isn't possible, would patches to wxGlade that implement absolute positioning be accepted? In the GUI programming absolute positioning of the controls is possible but is not good design. Every platform has different defalts (fonts as one example). On top of that - what would happen if the user of the program changes the resolution or the program that was devbeloped in England would be run in Germany or Russia where the length of the words are different. wxWidgets uses sizers concept. There are a lot of tutorials/documentation about them - just search wx forum/documentation/Wiki. Thank you. > > Thank you. > > _______________________________________________ > wxGlade-general mailing list > wxGlade-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > https://lists.sourceforge.net/lists/listinfo/wxglade-general