Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to force browse window to close programatically
Message
From
19/05/2009 14:13:28
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01102177
Message ID:
01400758
Views:
49
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
>>
>>
>>
>>
Previous
Reply
Map
View

Click here to load this message in the networking platform