[Gambas-user] Issue 239 in gambas: Hide columns in tableview
gambas at ...2524...
gambas at ...2524...
Fri Apr 27 15:37:33 CEST 2012
Updates:
Status: Fixed
Comment #5 on issue 239 by benoit.m... at ...626...: Hide columns in tableview
http://code.google.com/p/gambas/issues/detail?id=239
This is because you set the column width before the column title. When
setting the column title, the column width is adjusted to the title width.
Just do the contrary: set the column title, and then the column width.
More information about the User
mailing list