Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Menu is not visible after use showmenu() of menulib
Message
 
 
To
20/06/2008 07:21:33
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01325379
Message ID:
01325716
Views:
23
>>For debugging purpose can you create some file in the RightClick() method and then examine this file (as well as the Other method).
>>
>>Just an idea.
>
>Naomi.
>Your idea is wonderful!
>I create and examine file. Code of RightClick does’not run after any actions with form at all. But at first Code of RightClick runs.
>
>Codes of RightClick():
>
>dimension LAMENU[2]
>PRIVATE LAMENU
>LAMENU[1] ="\<Item1"
>LAMENU[2] ="\<Item2"
>…
>THISFORM.MENULIB.SHOWMENU(@LAMENU)
>…
>
Is this code in the grid? If yes, it sounds like grid restoration problem that Vlad Grynchyshyn had a FAQ here about it Grid reconstruction and how to avoid it FAQ #8019.

How do you populate the grid? Can you use the safe select approach?

http://weblogs.foxite.com/andykramek/archive/2005/03/19/174.aspx
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform