Skip to content

SpaceTypes

wwestrop edited this page May 3, 2015 · 5 revisions

#AZone In case you find yourself needing to know, this is what an AZone is: This shows which part of the UI is the 'a zone'. They are the diagonal grips in the corners of the window panes that allow your interface to be divided up

They are the diagonal grips in the corners of the window panes that allow your interface to be divided up. Each SpaceType may contain a list of these widgets. In fact, all did, orignally. One of of the changes made in this project allows a SpaceType to opt out of these splitters - the ribbon makes use of this opt-out. To apply this to any other region, set the preventRegionSplitting field of the SpaceType to true.

Clone this wiki locally