Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-27 Thread gambas
Comment #6 on issue 239 by flynetin...@gmail.com: Hide columns in tableview http://code.google.com/p/gambas/issues/detail?id=239 What disoriented me is that in previous versions worked fine that way. I'll have to correct the order in all programs. Thanks --

Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-27 Thread gambas
Updates: Status: Fixed Comment #5 on issue 239 by benoit.m...@gmail.com: 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 ti

Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-25 Thread gambas
Comment #4 on issue 239 by flynetin...@gmail.com: Hide columns in tableview http://code.google.com/p/gambas/issues/detail?id=239 In my version of ubuntu 11.04. the tableview is not working properly. Attached project with tableview. When you run, the columns that should be hidden or displayed

Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-23 Thread gambas
Comment #3 on issue 239 by goria...@gmail.com: 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 dis

Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-21 Thread gambas
Updates: Status: NeedsInfo Comment #2 on issue 239 by benoit.m...@gmail.com: Hide columns in tableview http://code.google.com/p/gambas/issues/detail?id=239 (No comment was entered for this change.) -- For Develo

Re: [Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-21 Thread gambas
Updates: Labels: -Version Version-TRUNK Comment #1 on issue 239 by benoit.m...@gmail.com: Hide columns in tableview http://code.google.com/p/gambas/issues/detail?id=239 You can set the width of a column to zero. But the minimum width keeps being 1 pixel, which should make the column not

[Gambas-user] Issue 239 in gambas: Hide columns in tableview

2012-04-17 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 239 by flynetin...@gmail.com: Hide columns in tableview http://code.google.com/p/gambas/issues/detail?id=239 1) In previous versions of gambas3 when a tableview wanted to h