Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Rightclick menu
Message
 
To
23/11/2005 03:09:40
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01071462
Message ID:
01071483
Views:
25
>>>>>>Hi all
>>>>>>How can I add rightclick menu (I have a grid and I want to add rightclick menu for each cell).
>>>>>
>>>>>if you want to have one rightclick menu for all cells, then place the transparent shape over grid and use rightclick event
>>>>>of Shape to define popup menu and for processing of user choice.
>>>>
>>>>That way you make grid readonly :o) No way to click on it.
>>>
>>>And disable the scroll event... my users are giving me hell for this...
>>
>>it can be easily emulated with shape. at least, we do it in our app many many times ;)
>
>OK spill the beans... how do you make the grid scroll ( from the mouse's scroll button) when a shape is on top of the grid?
>
>If you tell me a good solution I'll send you a beer voucher.
>
>Mace

In MouseWheel Event of the shape Issue Gird DoScroll() :o)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform