Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse Hangs Me Up
Message
 
To
12/03/1998 22:20:43
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00084335
Message ID:
00084414
Views:
30
>I call a BROWSE NORMAL from a command button on a form. The browse window comes up, and functions as expected. If the user clicks outside of the browse window, the browse window closes, but appears to still be active. From that point I can't exit the form. I don't want to use the NOWAIT command because I want to repostion the record pointer when the browse window closes. Thanks in advance...
>
>John Dennis
Why don't you use a grid on a form? It will give you the functionality you want. As far as losing focus of the grid... that's probably exactly what's happening. The browse is still active in the background. If you have your forms set to modal, you probably can't get back. You could implement the Window menu from the menu bar. That would allow you to move between open windows.


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform