Python Forum
How to use relative positioning in my program?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use relative positioning in my program?
#7
Ok, this is more complicated than I originally thought.
It still involves combinations of horizontal and vertical sizers,
but I want to make sure I understand what you're trying to do
(I do understand that you want to eliminate the absolute x and y positions)
is that all, or do you want the individual widgets to resize in proportion when the
entire window is resized ...
Or just maintain balance between sides of the main frame
(An example would be the way the demo box is resized (if you have access to the demo)
Usually the entire widget sizes remain constant, and x and y positions change (or remain static).
Reply


Messages In This Thread
RE: How to use relative positioning in my program? - by Larz60+ - Apr-19-2018, 08:34 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020