03-06-2008, 08:59 AM
Good morning folks.
This demos shows the application of the newly developed HorizontalTileLayout, which was inspired by Jazeps TileLayout
While Jazeps TileLayout is optimized to fill the bounds of the layout, the HorizontalTileLayout is placing the nodes based on the given number of columns and the given spacing values for rows and columns. In that it is the counterpart of the recently posted VerticalTileLayout, with the difference that here we fill first the first row then the second and so on.
[attachment=226]
Again simple stuff yet hopefully of some use for people around
Cheers
martin
requires flare version 2008.07.29 or higher
This demos shows the application of the newly developed HorizontalTileLayout, which was inspired by Jazeps TileLayout
While Jazeps TileLayout is optimized to fill the bounds of the layout, the HorizontalTileLayout is placing the nodes based on the given number of columns and the given spacing values for rows and columns. In that it is the counterpart of the recently posted VerticalTileLayout, with the difference that here we fill first the first row then the second and so on.
[attachment=226]
Again simple stuff yet hopefully of some use for people around
Cheers
martin
requires flare version 2008.07.29 or higher