Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Please someone explain to me the Browse in 5.0
Message
From
18/09/1998 07:27:37
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138118
Message ID:
00138126
Views:
17
>have several browse windows in 5.0. when my client clicks on the underlying form, the browse window is destroyed. this was not the behavior in 2.6. have tried several things but nothing seems to work.
>
>1. should the browse window be destroyed if you click on (activate) the underlying form.
>
>2. is this behavior the same for modal and modless forms?
>
>3. is there anything i can do to make it stay up as a window so that the client can cycle through the form and the window?
>
>thanks - brenda
Brenda,
Include "nowait" with browse. Browse window is then left open but might be blocked with form. Also you can manage a browse like a grid (browse name oName) so you can specify its props. easily. And instead of a browse you could addobject(), removeobject() a grid on the fly too.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform