Hi,
I’m trying to create an MDI type interface with the following behavior.
- Two column layout with sidebar 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 or could y’all give some advice on how to make the windows behave as described above?
Thanks,
-S