Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BROWSE Window in VFP5
Message
From
22/11/1998 18:18:34
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00160347
Message ID:
00160366
Views:
12
>I have a Browse Records cmd button on a form in an application I am developing. The idea, of course, is to pop up a quick Browse window for the user if the user clicks on said cmd button. Is there any way I can use a BROWSE window within a compiled VFP5 program and still SCREEN=OFF in my Config.fpw? Any help would definitely be appreciated. Thanks, CWH.
Check out the BROWSE .... IN WINDOW ... clause

You could define and run a new form, then in the refresh do
BROWSE.... IN WINDOW (WONTOP())

....untested of course :-)

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform