SpanningTableContainer
by Magodra
23
SpanningTableContainer
The SpanningTableContainer plugin provide a table and a cell container
that allow for GUI table with cells that span coloums and rows. The standard
GridContainer provide regular table of rows and columns. The SpanningTableContainer
use the SpanningCellContainer with the Col Span and Row Span attributes to define
cells that span over multiple columns and rows.
How does it work?
- Download the SpanningTableContainer plugin.
- Enable the plugin in the project settings.
- Add a SpanningTableContainer. Set the columns attribute.
- Add normal gui controls to single cell entries.
- Add SpanningCellContainer where a cell should span multiple columns and rows through setting the col_span and row_span attributes.
Demonstration
Video below demonstrate the use of the SpanningTableContainer and SpanningCellContainer to create a table with spanning cells.
Download
Version1.1.0
Download Now
Support
If you need help or have questions about this plugin, please contact the author.
Contact Author