Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Duplicate inkey values
Message
 
 
À
06/09/2000 15:47:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00413067
Message ID:
00413179
Vues:
23
>>>In the keypress of the form. The keypreview property is on because we want to trap certain keypresses, (such as SF5)
>>>
>>
>>You might consider this in the form.Init()
>>
>>ON KEY LABEL "{SHIFT+F5}" DO whatever
>>
>>>Where else other than a keypress event can you determine keypresses.
>>
>>You could (e.g.) also trap LASTKEY() in a loop to give the user an out in a potentially long running loop.
>
>Sorry - that should be
>ON KEY LABEL SHIFT+F5 DO whatever

Today I saw couple of times: 'Weaked (?) minds are alike' :)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform