Search the Community
Showing results for tags 'Right-Click'.
-
Hi fellow AutoIteers, here's what seems to be a tricky one. Perhaps even trickier, because I am using v3.3.0.0 of AutoIt. I've spent most of the morning playing with this, and have now turned my attention here, but not having much luck with my searches here yet. Scenario I have a Listview with entries. When I left click on an entry, an INI entry for that item determines whether a right-click context menu entry is enabled or disabled. I want to be able to do the same thing with a right-click. However, the right-click context menu trumps all in precedence it seems (secondary down, etc). Is there a way to intercept or beat the context menu? I nearly coded a solution a few times, but there was always some element that wouldn't work correctly. The method I was using though, was continually creating and deleting the context menu, so not ideal anyway, more a work-around. I've previously managed to deal with a right-click after the context menu appears, but now I need one that deals with right-click before the context menu appears. Anyone wishing to help solve this or show a solution, that requires some code from me, the script I'm working on, is >available here. I'm using GUIGetMsg and Select Case, so no OnEventMode. Any help is appreciated. Cheers!
- 25 replies
-
- Listview
- Right-Click
-
(and 1 more)
Tagged with: