Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to force browse window to close programatically
Message
De
19/05/2009 14:13:28
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01102177
Message ID:
01400758
Vues:
48
thank you so much

I'll try it now.


>You can use ON KEY LABEL
>
>PUSH KEY 
>ON KEY LABEL ENTER KEYBOARD "{CTRL+W}" PLAIN CLEAR
>BROWSE
>POP KEY
>
>>
>>How are you?
>>
>>I have an old app, fox 2.6.
>>
>>There's an employee form with an employee search button on it.
>>
>>Search on last name, first name, ssn.
>>
>>The employees found come up in a browse window, last name starting with C, for instance.
>>The user clicks on the employee he's looking for and hits ESC to close the browse window.
>>
>>Is there any other way to close this window besides using ESC or
>>clicking the button on the upper left of the browse window and selecting close in the drop down?
>>
>>Can I trap the double click in the row and close the window?
>>or, can I trap for the enter key being pressed?
>>
>>I can't quite get it right.
>>
>>I'd appreciate your help.
>>Deb
>>
>>
>>
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform