Re: [Gambas-user] setting columnview column sizes

2010-10-04 Thread richard terry
On Monday 04 October 2010 21:15:13 Rolf-Werner Eilert wrote: > Am 04.10.2010 06:08, schrieb richard terry: > > Having wasted a couple of frustrating hours on this simple task, I > > thought I'd ask the list. > > > > I have a 3 column column view. I want to set the sizes of this to a user- > > defin

Re: [Gambas-user] setting columnview column sizes

2010-10-04 Thread Rolf-Werner Eilert
Benoit should be able to tell you where to look at - at least he knows best the underlying code for the Grid and Tableview. But he needs to know the facts about your system, too. I have been using both options, user-input and separate dialog. It depends on usability: - There is an account app

Re: [Gambas-user] setting columnview column sizes

2010-10-04 Thread Ricardo Díaz Martín
I'm sorry Richard. I'm talking about grid view. I never have used column view control. I hate the users are to be able to modify data into grid. I usually force to the user to do double-click and open a fast form to edit the row. When the form with the row is closed the table is update. Regards, R

Re: [Gambas-user] setting columnview column sizes

2010-10-04 Thread Rolf-Werner Eilert
Am 04.10.2010 06:08, schrieb richard terry: > Having wasted a couple of frustrating hours on this simple task, I thought I'd > ask the list. > > I have a 3 column column view. I want to set the sizes of this to a user- > defined width (I've put in the code to save this ok), but for the moment to be

Re: [Gambas-user] setting columnview column sizes

2010-10-04 Thread Ricardo Díaz Martín
Hi Richard, Are you using gambas2 or gambas3? qt or gtk+? Did you tried the same project with only qt components? Which OS are you using? The gambas installation has been made from svn or from the os package? I asking about this because the code looks like ok. If you understand Spanish, I can se

[Gambas-user] setting columnview column sizes

2010-10-03 Thread richard terry
Having wasted a couple of frustrating hours on this simple task, I thought I'd ask the list. I have a 3 column column view. I want to set the sizes of this to a user- defined width (I've put in the code to save this ok), but for the moment to be concete lets say these are the values: If I put t