Hi,
On a tableview, I need:
* Make the selection cursor to appear on 1st line at opening,
* Selection cursor's position (row) into the grid,
* 1st & last rows visible into the grid
I how could I get that?
--
So, is the glass half empty, half full, or just twice as
large as it needs to be?
---
Ah, I understand. Thanks.
But this info in the doc would help beginners like me.
Matti
Benoît Minisini schrieb:
>> I think there is an error in
>> http://gambasdoc.org/help/doc/locale
>>
>> About the charset it says:
>> "All characters that follows the xx_YY string are ignored by Gambas."
>>
>> I
Benoit,
I send a little example. Run the app and try to scroll down the gridview by
clicking in the scrollbar (don't click and move, only do click, click, click
in the down or up arrows and you can see double click event is fired). I
need when users are only clicking to move lines no double click
Benoît Minisini ha scritto:
>> Benoît Minisini ha scritto:
>>
Benoît Minisini wrote:
> In Gambas 3, the /control directory must be put inside the "Project"
> section.
>
Okay, that worked. I was using the control directory automatically
create
> gambas2 2.17 with qt components.
>
> Regards
>
Normally, you should not get mouse events for scrollbars in GridView and other
view controls, this is taken into account (at least in gb.qt). And I cannot
reproduce your problem with my own GridView in the Gambas IDE.
So can you send me a littl
gambas2 2.17 with qt components.
Regards
2009/11/30 Benoît Minisini
> > Is there some way to cancell double-click event when an user is only
> > scrolling a gridview?
> >
> > Think about this:
> >
> > You got a form with a gridview and you show into a database table.
> > When user does double c
> Benoît Minisini ha scritto:
> >> Benoît Minisini wrote:
> >>> In Gambas 3, the /control directory must be put inside the "Project"
> >>> section.
> >>
> >> Okay, that worked. I was using the control directory automatically
> >> created when I first created the project. Thanks.
> >>
> >>> Please p
> Is there some way to cancell double-click event when an user is only
> scrolling a gridview?
>
> Think about this:
>
> You got a form with a gridview and you show into a database table.
> When user does double click in a line you open content of related record in
> other form. This is ok. But w
Is there some way to cancell double-click event when an user is only
scrolling a gridview?
Think about this:
You got a form with a gridview and you show into a database table.
When user does double click in a line you open content of related record in
other form. This is ok. But when you are only
Benoît Minisini ha scritto:
>> Benoît Minisini wrote:
>>
>>> In Gambas 3, the /control directory must be put inside the "Project"
>>> section.
>>>
>> Okay, that worked. I was using the control directory automatically
>> created when I first created the project. Thanks.
>>
>>
>>> Pl
Le samedi 28 novembre 2009 14:09:06, o.s.p a écrit :
>> hallo!
>> frugalware (current) here with libtool 2.2.6b
>> when in make install step i have this error:
>> .
>> libtool: Version mismatch error. This is libtool 2.2.6, but the
>> libtool: definition of this LT_INIT comes from libtool 2.2.
11 matches
Mail list logo