Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Open memo window from browse window
Message
De
17/11/2010 17:09:44
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
17/11/2010 16:44:37
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:
01489466
Vues:
45
>>>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.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform