Fabien Bodard wrote:
> What is the good size ?
>
> Do you want to have an autoresize horizontal ?
>
> Vertical ?
>
> with word wrap ?
>
just to do what a columnview should do ie the columnview's column sizes
fit the contents so they can be read
This works sort-of-erratically and used to work p
What is the good size ?
Do you want to have an autoresize horizontal ?
Vertical ?
with word wrap ?
2013/5/31 richard terry
> Another columnview question if possible
>
> The columnviews used to resize their columns to match the contents, they
> don't seem to do so any longer. I've tried set
Another columnview question if possible
The columnviews used to resize their columns to match the contents, they
don't seem to do so any longer. I've tried setting every property there
is, and in the end have had to write a sub to manually adjust the
columns to a reasonable size.
For what shou
In fact I think I need a better explanation or an example...
What do you really want ?
To generate a kind of elementclick event?
Normally you just have to do.:
$sKey = cvw.Item.Key
In the cvw_Click event
And then use the value of $sKey in the cvw_menu event
Or maybe I have missed something and s
Fabien Bodard wrote:
> Use a flag!!!
> Le 15 mai 2013 03:46, "Richard Terry" a écrit :
>
Sorry Fabien, don't mean to be a pest but if this was a simple problem
I've figure it myself. I don't understand why this code works erratically.
Could you explain what you mean by use a flag with a coupl
Use a flag!!!
Le 15 mai 2013 03:46, "Richard Terry" a écrit :
> Benoît Minisini wrote:
> > Le 08/05/2013 02:03, Richard Terry a écrit :
> >
> >> Hi List,
> >>
> >>
> > > ...
> > >
> >
> >> However, lets say I want to popup a menu of the letters collection:
> >>
> >> If I right mouse click on th
Benoît Minisini wrote:
> Le 08/05/2013 02:03, Richard Terry a écrit :
>
>> Hi List,
>>
>>
> > ...
> >
>
>> However, lets say I want to popup a menu of the letters collection:
>>
>> If I right mouse click on the list to bring up the menu the
>> cvwLetters_Menu event triggers, but if one
Le 08/05/2013 02:03, Richard Terry a écrit :
> Hi List,
>
> ...
>
> However, lets say I want to popup a menu of the letters collection:
>
> If I right mouse click on the list to bring up the menu the
> cvwLetters_Menu event triggers, but if one inspects the cvwLetters
> control itself in the IDE,
On Wed, 08 May 2013, Richard Terry wrote:
> Hi List,
>
> Hoping someone, maybe Benoit can take the time to read this and comment.
>
> I've been programming in gambas now for a number of years, and as the
> regulars on the list know Ian Haywood and I have been working on EasyGP,
> a medical reco
Hi List,
Hoping someone, maybe Benoit can take the time to read this and comment.
I've been programming in gambas now for a number of years, and as the
regulars on the list know Ian Haywood and I have been working on EasyGP,
a medical records project.
For historical reasons I've done much of t
10 matches
Mail list logo