TableView can't contain other components, but you can use a component as a cell 
renderer. Just create a class that extends Meter and implements 
TableView.CellRenderer.

G


On Nov 10, 2010, at 5:39 PM, JohnRodey wrote:

> 
> I would like to add a progress meter into a column of a TableView.  Currently
> if I add one it just displays the string "org.apache.pivot.wtk.Meter".  Is
> this not supported? ...or am I just not adding it incorrectly?
> -- 
> View this message in context: 
> http://apache-pivot-users.399431.n3.nabble.com/Can-a-TableView-column-contain-a-pivot-component-tp1879268p1879268.html
> Sent from the Apache Pivot - Users mailing list archive at Nabble.com.

Reply via email to