Many thanks for the wordwrap. Setting a cell height to -1 still doesn't change the row height to account for the new height (Me.somegridviewrow.Rows[X].H = -1 ).
Anthony SVN 4726 Me.someGrid[0, 2].Text = "LongText clipped to save this email" Me.someGrid[0, 2].WordWrap = True Me.someGrid.Rows[0].H = -1 // This should change the correct row height... setting it to a manual value: ie: 40 does work. >> >> This code was working perfectly the other day (was using the RPM version >> of Gambas 3.0)... subsequently have upgraded to the SVN version (Fedora >> 16, x86_64, KDE) and was wondering if there had been any changes to the >> wordwrap since stable version 3.0? If not then I guess something else >> has been updated on the system that has caused my problem. >> >> Thanks, >> >> Anthony >> > > Just a bug... It has been fixed in revision #4726. > > Regards, > > ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user