Home > Archive > Clarion > December 2004 > Change Event in a Browse
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Change Event in a Browse
|
|
| Henning 2004-12-13, 8:55 am |
| I have a Browse and I use Edit in place. After changing one column I
want change an other column. I'm looking for the Event of the column
after changing the column. I tried any, but every event is to early.
How I can get the correct event ?
| |
| Odd Johannesen 2004-12-13, 3:56 pm |
| Hallo Henning
Versuchen folgendes:
WindowManager Method Executable Code Section
TakeEvent
( ), BYTE
SOURCE
Deine kode kommt hier
Mit grüssen
Odd Johannesen
Granli 23
NO- 4550 FARSUND
Norway
oddjoha2@start.no
"Henning" <Hans-Henning.pabst@lsh-ag.de> skrev i melding
news:d4ce2537.0412130048.707e6b31@posting.google.com...
> I have a Browse and I use Edit in place. After changing one column I
> want change an other column. I'm looking for the Event of the column
> after changing the column. I tried any, but every event is to early.
> How I can get the correct event ?
| |
| Odd Johannesen 2004-12-15, 3:55 pm |
| Hallo Henning
Versuchen folgendes:
WindowManager Method Executable Code Section
TakeEvent
( ), BYTE
SOURCE
Deine kode kommt hier
Mit grüssen
Odd Johannesen
Granli 23
NO- 4550 FARSUND
Norway
oddjoha2@start.no
"Henning" <Hans-Henning.pabst@lsh-ag.de> skrev i melding
news:d4ce2537.0412130048.707e6b31@posting.google.com...
> I have a Browse and I use Edit in place. After changing one column I
> want change an other column. I'm looking for the Event of the column
> after changing the column. I tried any, but every event is to early.
> How I can get the correct event ?
|
|
|
|
|