[Gambas-user] Issue 239 in gambas: Hide columns in tableview
gambas at ...2524...
gambas at ...2524...
Tue Apr 24 08:47:35 CEST 2012
Comment #3 on issue 239 by goria... at ...626...: Hide columns in tableview
http://code.google.com/p/gambas/issues/detail?id=239
You're right, setting the width to 1 pixel makes the column invisible
except of the right border. The same thing to rows, if you set the height
to 1 pixel, the row dissapers, except of the bottom border.
But if you have many rows you want to hide, setting there height to 1
pixel, it results in a big gray block (for each row a 1 pixel high gray
border). So I think, its not a solution setting the height or width to 1
pixel.
More information about the User
mailing list