[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: ListLayout in compartments not working as expected

Hi,

Try GMF's ConstrainedToolbarLayout as a layout manager for the top level figure (instead of StackLayout). Keep default size of figures - width = -1, height = -1, such that the actual size is determined by the layout managers.
Hopr this helps.


Cheers,
Alex