Layout of MParts that are referenced by MPlaceholders [message #1391928] |
Tue, 01 July 2014 12:01  |
Eclipse User |
|
|
|
Hi,
my application model contains placeholders that reference parts like this:
+ MPartSashContainer (horizontal = true)
+ MPlaceholder
-> MPart (fx_layout_grab_horizontal = false)
+ MPlaceholder
-> MPart (fx_layout_grab_horizontal = true)
I defined the layout properties for grabbing space as described on this page: http://wiki.eclipse.org/Efxclipse/Runtime/e4
Turned out the layout properties need to be copied to the placeholders for the e(fx)clipse renderer to lay out the two parts correctly (with the second part growing in the horizontal direction). This behaviour was a bit surprising, as I expected the renderer to find the layout information in the part element referenced by the placeholder. Is this the intended behaviour?
Cheers,
Uwe
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03502 seconds