Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu Disappears
Message
From
15/02/2001 13:59:06
 
 
To
15/02/2001 13:11:34
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00476310
Message ID:
00476408
Views:
27
I just cut and pasted your code into VFP 5. The only thing I changed was taking off the fields because the table I have open has different fields. It worked fine for me. There must be something else going on elsewhere in your code...

Michelle


>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
Reply
Map
View

Click here to load this message in the networking platform