Hi,
So, I'd like to create my own type of layout.
Essentially this will act like a Horizontal Layout, but when items contained within the layout are hidden, then the items within the layout will not be scaled and will collapse to either the left or the right i.e.
A B C D
Hide B and you'll get
A C D
Are there an interfaces etc or abstract classes that I should be implementing/extending?
There doesnt seem to be an easy way to find what tools are available in...
Grid,Horziontal Layouts
So, I'd like to create my own type of layout.
Essentially this will act like a Horizontal Layout, but when items contained within the layout are hidden, then the items within the layout will not be scaled and will collapse to either the left or the right i.e.
A B C D
Hide B and you'll get
A C D
Are there an interfaces etc or abstract classes that I should be implementing/extending?
There doesnt seem to be an easy way to find what tools are available in...
Grid,Horziontal Layouts