Sorry, I haven't read the whole thread...
Now I'm calling Edit from the click event, and no more crazy traveling :-)
However, I'm getting a "Combobox is readonly" error when obviously I set
the second arg to TRUE:
Edit(getList(), TRUE)
But this error isn't catched (by the CATCH clause), and pr
Doriano Blengino escribió:
> Charlie Reinl ha scritto:
>> Am Donnerstag, den 03.12.2009, 21:32 +0100 schrieb Doriano Blengino:
>>
>>> Charlie Reinl ha scritto:
>>>
Sorry Dariano,
no meant, has not changed, even in 2.18.0 Revision: 2447 , the cursor
moves from top left t
Benoît Minisini ha scritto:
>> Don't take me wrong. Sometimes it seems to me that you don't read the
>> whole message before replying, and sometimes it seems to me that the
>> real problem is not in evidence (english language plays a role in
>> this...). You say that you just added a Click event ha
>
> Don't take me wrong. Sometimes it seems to me that you don't read the
> whole message before replying, and sometimes it seems to me that the
> real problem is not in evidence (english language plays a role in
> this...). You say that you just added a Click event handler to get the
> program wo
Benoît Minisini ha scritto:
>> Benoît Minisini ha scritto:
>>
Benoît Minisini ha scritto:
>>>
>>>
>>> When in the tableview (in edit mode) I press an arrow key, the cursor
>>> slips on every possible cell in the request direction, until it finds
>>> the end of the tabl
> Benoît Minisini ha scritto:
> >> Benoît Minisini ha scritto:
> > I am modifying an old program, which uses a TableView to construct an
> > invoice.
> > The tableview is almost always in edit mode.
> >
> > With gambas version 2.0.0, the original version I used to write the
> >>
Benoît Minisini ha scritto:
>> Benoît Minisini ha scritto:
>>
> I am modifying an old program, which uses a TableView to construct an
> invoice.
> The tableview is almost always in edit mode.
>
> With gambas version 2.0.0, the original version I used to write the
> prog
> Benoît Minisini ha scritto:
> >>> I am modifying an old program, which uses a TableView to construct an
> >>> invoice.
> >>> The tableview is almost always in edit mode.
> >>>
> >>> With gambas version 2.0.0, the original version I used to write the
> >>> program, there is no problem (not this on
Benoît Minisini ha scritto:
I am modifying an old program, which uses a TableView to construct an
invoice.
The tableview is almost always in edit mode.
With gambas version 2.0.0, the original version I used to write the
program, there is no problem (not this one).
Now I upgraded to gambas v. 2.
> > I am modifying an old program, which uses a TableView to construct an
> > invoice.
> > The tableview is almost always in edit mode.
> >
> > With gambas version 2.0.0, the original version I used to write the
> > program, there is no problem (not this one).
> >
> > Now I upgraded to gambas v. 2.
> I am modifying an old program, which uses a TableView to construct an
> invoice.
> The tableview is almost always in edit mode.
>
> With gambas version 2.0.0, the original version I used to write the
> program, there is no problem (not this one).
>
> Now I upgraded to gambas v. 2.15 (debian pac
Charlie Reinl ha scritto:
> Am Donnerstag, den 03.12.2009, 21:32 +0100 schrieb Doriano Blengino:
>
>> Charlie Reinl ha scritto:
>>
>>> Sorry Dariano,
>>>
>>> no meant, has not changed, even in 2.18.0 Revision: 2447 , the cursor
>>> moves from top left to bottom right and return if using le
Am Donnerstag, den 03.12.2009, 21:32 +0100 schrieb Doriano Blengino:
> Charlie Reinl ha scritto:
> > Sorry Dariano,
> >
> > no meant, has not changed, even in 2.18.0 Revision: 2447 , the cursor
> > moves from top left to bottom right and return if using left/right arrow
> > key, or top to bottom a
Am Donnerstag, den 03.12.2009, 21:32 +0100 schrieb Doriano Blengino:
> Charlie Reinl ha scritto:
> > Sorry Dariano,
> >
> > no meant, has not changed, even in 2.18.0 Revision: 2447 , the cursor
> > moves from top left to bottom right and return if using left/right arrow
> > key, or top to bottom a
Charlie Reinl ha scritto:
> Sorry Dariano,
>
> no meant, has not changed, even in 2.18.0 Revision: 2447 , the cursor
> moves from top left to bottom right and return if using left/right arrow
> key, or top to bottom and return if using up/down arrow key.
>
> Oh, tableview is a gambas written comp
Am Donnerstag, den 03.12.2009, 18:47 +0100 schrieb Doriano Blengino:
> Charlie Reinl ha scritto:
> > Am Donnerstag, den 03.12.2009, 18:24 +0100 schrieb Doriano Blengino:
> >
> >> Dimitris Anogiatis ha scritto:
> >>
> >>> Doriano,
> >>>
> >>> from the sample project you posted, I can verify
Doriano,
On my system, when I use the mouse and click on a different cell it jumps
just fine.
The behavior (the error) that you described occurs when I use the cursor
keys.
What I meant by different approach was perhaps you should use something else
other than the GotFocus event and LAST.Edit. i
Charlie Reinl ha scritto:
> Am Donnerstag, den 03.12.2009, 18:24 +0100 schrieb Doriano Blengino:
>
>> Dimitris Anogiatis ha scritto:
>>
>>> Doriano,
>>>
>>> from the sample project you posted, I can verify the behavior you described
>>> when you use the arrow keys.
>>> If you click on indiv
Am Donnerstag, den 03.12.2009, 18:24 +0100 schrieb Doriano Blengino:
> Dimitris Anogiatis ha scritto:
> > Doriano,
> >
> > from the sample project you posted, I can verify the behavior you described
> > when you use the arrow keys.
> > If you click on individual cells it jumps fine. But if you try
Dimitris Anogiatis ha scritto:
> Doriano,
>
> from the sample project you posted, I can verify the behavior you described
> when you use the arrow keys.
> If you click on individual cells it jumps fine. But if you try and type
> something on one cell and then click on the next one
> the text you ty
Doriano,
from the sample project you posted, I can verify the behavior you described
when you use the arrow keys.
If you click on individual cells it jumps fine. But if you try and type
something on one cell and then click on the next one
the text you typed before disappears.
So perhaps a few mor
21 matches
Mail list logo