[Gambas-user] Hide Rows in Tableviews

Benoît Minisini gambas at ...1...
Wed May 2 20:07:42 CEST 2012


Le 02/05/2012 15:22, Andreas Fröhlke a écrit :
> 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
>

It has been fixed in the last revisions. Can you check it?

-- 
Benoît Minisini




More information about the User mailing list