Sorry, always my old problem I forget to add a quotation... Anyway, I am trying to increase the row height in a TableView. All the renderers are of type TextAreaCellRenderer. How can I do that? Greg, as you, suggested one can try to increase the padding, but a TextArea has no padding. So I don't know how to do it.
Greg Brown-2 wrote: > > I'm not sure what you are asking about. Can you paste in any relevant > context from the original thread? > > On Apr 5, 2011, at 6:47 AM, lello wrote: > >> Hi guys I was trying to do something similar, but my renderers are alla >> based >> on the TextAreaCellRenderer which apparently doesn't have a padding >> property, how can I increase the height of the cell? >> >> Thanks for the help. >> Lello >> >> -- >> View this message in context: >> http://apache-pivot-users.399431.n3.nabble.com/TableView-Row-Height-tp2719424p2779409.html >> Sent from the Apache Pivot - Users mailing list archive at Nabble.com. > -- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/TableView-Row-Height-tp2719424p2779736.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
