Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Computed Grid Column
Message
De
08/05/2000 21:05:23
 
 
À
08/05/2000 04:44:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00366983
Message ID:
00367469
Vues:
22
Hi!

Thank you all for the reply.

The user does not want to use a combo box because of the following two reasons:

1] In a grid while he is in the combo box in that column he would like to use the down arrow to go to the next record not to the next item in the combo box - This I can handle in the combo's keypress event - if dnarrow/uparrow keys are pressed then accordingly skip/skip -1 (if possible) and refresh the grid but then when the list portion of the combo box is open he wants the arrow keys to move up and down in the list now because of the keypress event the cursor wont move while the list portion of the combo is open - Is there a way to know if the combo list open or not? if possible then maybe I can handle it but it still won't be clean.

2] He would like to do an incremental seek based on the description of the FK field slowly (I can kind of handle it by reducing the speed of the dblclick to two or three seconds (_dblclick = 2 or 3 in the gotfocus of the combo and resetting it in the lostfocus) - not clean again. Further he would like to highlight the remaining characters - just like it does in quicken.

I am not using seek as I am using views without a tag - I could create a tag for the view and then change the lookup to a seek.

Any further info would help.

Thanks

Sarosh
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform