Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Menu Disappears
Message
 
 
À
15/02/2001 13:11:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00476310
Message ID:
00476408
Vues:
26
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform