Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open memo window from browse window
Message
From
16/11/2010 19:04:53
 
 
To
16/11/2010 16:44:20
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01489276
Message ID:
01489312
Views:
51
>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
I ain't skeert of nuttin eh?
Yikes! What was that?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform