Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Open memo window from browse window
Message
From
17/11/2010 18:35:21
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
17/11/2010 17:09:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01489276
Message ID:
01489489
Views:
67
>>>>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?
>>>
>>>
DEFINE WINDOW gg FROM 4,4 TO 24, 88 IN DESKTOP NAME oo
>>>MODIFY MEMO mymemo WINDOW gg
>>>
>>>Instead of using a define window, you can instantiate a form with any properties you like (set the font, border, .desktop etc) and then modify memo mymemo window loFrm.name
>>
>>Nice suggestion. But I was looking to have the window popup when the Memo field gets clicked.
>
>A browse is a grid - try "browse ... name oGrid" and see what you can do with oGrid then. You can put (bindevent?) that bit of code to the click of the cell.

Oh, this is 2.x... then what Grady said.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform