fltk-rs: compact packed expandable multiple tree
See https://github.com/gitx/gitx/blob/master/screenshot-stage.png
The left panel is similar to what I am trying to implement.
fltk rust – how do I pin a frame “status bar” to the bottom of a resizable window?
I want to create a layout where window is resizable, the main frame is resizable with the window, a fixed status bar at the bottom of the window which only resizes horizontally and always stays stuck to the bottom.