Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Accessing form from shortcut
Message
De
20/10/1998 16:02:06
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00148464
Message ID:
00148627
Vues:
32
Michelle, the normal way of reference any form is to keep OO application hierarchy, i.e. any form can be referenced from higher level object, up to application object. Passing objects to functions is mostly workaround and may not work nicely for modeless interface (surely, shortcut menu is not exactly modeless).

>That's neat. It never occured to me to pass an object. I wonder if I can pass a map point... Hmmmm... Off to experiment. :)
>
>-Michelle
>
>
>>Hi, Michelle.
>>
>>My right-click calls my function that defines my menu. Notice that I pass the form object to it < s >:
>>
>>
>>FUNCTION popuprightclick
>>LPARAMETER l_readonly, o_this, o_form, c_dbc
>>
>>
>>>>You could use _SCREEN.ActiveForm, this point to the current activeform.
>>>I don't have a framework. I'll try the first option.
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform