I'm trying to make an application where I want the tree don't get all the available space on CentralPanel, Added two new functions to limit the space that takes Tree on the parent container, so you can put widgets outside the tree without using SidePanel or Botton/top Panels.
I'm trying to make an application where I want the tree don't get all the available space on CentralPanel, Added two new functions to limit the space that takes Tree on the parent container, so you can put widgets outside the tree without using SidePanel or Botton/top Panels.
the proposed functions are
this also resolves #69 because uses
ui.allocate_space(...);
with the resolved rect