Re: [Gambas-user] R: (+auto) Line breaks in Tableview.Cell

2016-03-07 Thread abbat81
Thanks, that's it.Rows[0].Height = -1 -- View this message in context: http://gambas.8142.n7.nabble.com/R-auto-Line-breaks-in-Tableview-Cell-tp55607p55609.html Sent from the gambas-user mailing list archive at Nabble.com.

[Gambas-user] R: (+auto) Line breaks in Tableview.Cell

2016-03-06 Thread Ru Vuott
Are you telling about this ? Public Sub Form_Open() With TableView1 .Rows.Count = 3 .Columns.Count = 3 End With TableView1[0, 0].RichText = "Quid est, Catulle? quid moraris emori?" & "sella in curuli struma Nonius sedet," & "per consulatum peierat Vatinius:" & "quid est, Ca