Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open memo window from browse window
Message
From
17/11/2010 16:43:17
 
 
To
16/11/2010 19:04:53
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01489276
Message ID:
01489462
Views:
48
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform