Hello
I wonder if Xojo supports me in what I want to do or if I have to do care about myself (manually). I’m not asking for code just howto…
Imagine 3 areas in a window:
- Area A (project navigator, presumably a hierarchical listbox)
- Area B displaying text
- Area C Showing some textual output
----------------------- ----------------------------------------------------------------------
| | | |
| | | |
| | | |
| Area A | | Area B |
| | | |
| | | |
----------------------- ----------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------
| |
| Area C |
| |
---------------------------------------------------------------------------------------------------------
(can’t attach image here, so I did it this way, ASCII rocks)
Now I would like to resize area A (make it smaller) to give area B more space… Or the user minimises area C so area A and area B would get more height.
Is that possible “out of the box” by Xojo or do I have to program it manually? If it’s possible what kind of objects/elements I have to use?
Greetings