Hey, I couldn't find the answer while searching the forum, so I apologize if it's been brought up before.
I have a TreeView in one VBoxLayout, and then a TextEdit in a VBoxLayout on the bottom, I also have a TableView on the big box on the top left.
______
|---||--|
|__||--|
[__]|_|
Basically looks like that, if the spacing works out. Small text box on the bottom left. A Treeview covering the right half. And in the top left a large area of TableView.
What I need to do is, when someone resizes the whole window. I want them to be able to resize the TreeView, TextEdit, and TableView all at same time. Right now it stays the same size.
I can't post the large amount of code I created, as it would be confusing, but I understand your code, so if you know what functions to use, or a code example, it would be great, thanks.
Bookmarks