[Gambas-user] Hide Rows in Tableviews

Andreas Fröhlke afroehlke at ...784...
Wed May 2 15:22:23 CEST 2012


Hello,

we wrote a TableView-Filter functions. It set the height of each row, which doesn't match to 0 pixel. With version 3.1 of gambas3 this doesn't work any longer. As in issue 239 said, setting the height to 1 pixel instaed of 0 pixel is no solution, because if you have 50 rows and one of them matches, setting the height of the rest to 1 pixel results in a great grey block, because the border of these rows is aready visible. Can you please undo this, or add a property "visible" to TableViewRow / TableViewColumn?

Regards

--

Andreas




More information about the User mailing list