Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accessing form from shortcut
Message
From
20/10/1998 16:02:06
 
 
General information
Forum:
Visual FoxPro
Category:
Menus & Menu designer
Miscellaneous
Thread ID:
00148464
Message ID:
00148627
Views:
30
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform