|
|
|
|
Re: Needs support with LayoutProvider extension [message #1625423 is a reply to message #1619502] |
Fri, 20 February 2015 06:15   |
Eclipse User |
|
|
|
Hi Maxime,
I followed your suggestion. I tried to override getLayoutNodeProvider() method to apply my GridLayout. Now all the containers are arranged in one column:

I still have several questions:
1) In order to arrange the elements(B1, B2, B3) inside A1, I have to selected them manually and arrange them. How to let the 'Arrange All' functionality also be applied inside the 'Container A'?
2) Another question is how to let the GridLayout in one line, like:

I tried to switch height and width manually, but I think there must be a better solution.
3) It seems my InlineEdgeLayoutProvider doesn't work correctly. In this case, I tried let the edges horizotally, but they are all vertically. See the first figure.
My code related to layout is:

Thanks again for your help in advance,
Emi
|
|
|
|
Powered by
FUDForum. Page generated in 0.03571 seconds