Forums

Full Version: HorizontalTileLayout
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Reference URL's