Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open memo window from browse window
Message
De
17/11/2010 16:43:17
 
 
À
16/11/2010 19:04:53
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01489276
Message ID:
01489462
Vues:
47
>>Going backwards in time.
>>
>>I have a simple Browse window, and in it is a memo field. We use to be able to open the memo field for editing by pressing the ctrl-pgdn or double clicking the memo field. When I try this in a browse window open to the windows desktop, the memo window opens in the foxpro window. I have tried the SET WINDOW OF MEMO command but still it opens in the foxpro desktop. Is there a clause in either the Browse command or the SET WINDOW command that may help to resolve this?
>>
>>Thanks
>Memo fields us a default window unless you specify a different one with SET WINDOW OF MEMO
>
>USE A_FILE
>DEFINE WINDOW FOO FROM 1,1 TO 15,45 GROW ZOOM
>ACTIVATE WINDOW FOO
>BROWSE
>DEACTIVATE WINDOW FOO
>
>also
>
>SET WINDOW OF MEMO TO

Thanks. I had to dig up a copy of the Fox 2.6 Help file to find the syntax for the SET WINDOW ... command. But I did get it to work the way I was expecting.
Greg Reichert
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform