Hi,
I’m trying to create an MDI type interface with the following behavior.
- Two column layout with Drawer widget on left.
- Open window within visible portion of right column.
- Window cannot move outside of the visible portion of right column.
- Window maximizes only to fill the visible portion of the right column.
Are there some examples around that would help or could y’all give some advice on how to do this?
Thanks,
-G