Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lastkey does not work
Message
 
 
À
13/05/2005 21:13:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 6
OS:
Windows '98
Network:
Windows 98
Database:
Visual FoxPro
Divers
Thread ID:
01014130
Message ID:
01014138
Vues:
17
It should unless something else intersepts ESC key and releases the form. Fire Debugger to see if Kepress of the form is even called.

>
>I pasted your following codes on keypress event of form
>
>DO CASE
>CASE nKeyCode = 27 AND thisform.pageframe1.visible
>  thisform.pageframe1.visible = .F.
>CASE nKeyCode = 27 AND NOT thisform.pageframe1.visible
>  Thisform.Release()
>ENDCASE
>
>
>But in the both cases it release the FORM1. First case still does not work.
>Please help again
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform