I wanna to put many textarea component
on to HBox container horizontally and go
to next line if it is full. However, HBox
can't auto wrapping like Tile. Any container
work likes this ? If I need to write my
own, where is the starting point ?

If I use Tile, I need to make it not standard size
If I use HBox, I need to calculate each text area width & height
Or, I start from Canvas, Panel ?

Any hints ?


Reply via email to