Ahh, did I just explain something that nobody asked for? Oh well! :) Do you just want a TableView with a header that does not allow any columns to be resized? If so you should be able to set the 'columnsResizable' style of the TableViewHeader provided by org.apache.pivot.wtk.skin.terra.TerraTableViewHeaderSkin
Or possibly, that would only allow certain columns to be resized? Or something else? Chris On 21 March 2011 21:04, lello <[email protected]> wrote: > Chris, > thanks for the exhaustive description of the example, however I still don't > understand what is the > mechanism behind column resizing, which is what I am really interested in. > > -- > View this message in context: > http://apache-pivot-users.399431.n3.nabble.com/Fixed-Column-Table-tp2709228p2710061.html > Sent from the Apache Pivot - Users mailing list archive at Nabble.com. >
