Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu Disappears
Message
From
15/02/2001 13:11:34
 
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00476310
Message ID:
00476377
Views:
43
OK, the reason I went to a grid is because my browse window was making the menu disappear. It disappears even with the form being modeless.

I have used this code before and not had this problem. Here is the code behind my "FIND" button. The user hits this button and can use ctrl+f to search the browse window. In this particular form the menu disappears when I hit the "FIND" button. Any ideas?

>Go top
>Define window locate from 1,1 to 20,145 ;
> system grow close zoom float font "MSSans Serif",8
>Move window locate center
>Browse window locate noedit nodelete noappend nomenu fields ;
> name,company,address1,address2,city,st,zip,workphone,workfax
>Set fields off
>Release window locate
>Thisform.refresh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform