Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu is not visible after use showmenu() of menulib
Message
From
19/06/2008 08:21:08
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01325379
Message ID:
01325390
Views:
17
Hi Sergey!

I think that the code RightClick() runs, but menu doesn’t show only after any works with the form. Because after loading the form, menu is visible.
And I can't set step into the code RightClick()! This form work OK in my computer but not work time after time on the any users computers.
Please say me where I must check code for trouble? I don't understand.


>So where is the problem? The RightClick() of object Grid1/Column1/Text1 never fires or the code runs but menu doesn't show?

>>There are Tables Grid1, Grid2 in the form.
>>Method RightClick() of object Grid1/Column1/Text1 is used to create the menu by function ShowMenu() of class “Menulib” (utility.vcx).
>After loading the form by pressing right button, the menu is created and visible.
>On working with this form, the user presses the right button to create the menu, but the menu is not visible.
>Codes of RightClick():
>
>dimension LAMENU[2]
>PRIVATE LAMENU
>LAMENU[1] ="\>LAMENU[2] ="\>…
>THISFORM.MENULIB.SHOWMENU(@LAMENU)
>…
>
>This method work OK in many others my forms.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform