Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

WinMenuSelectItem Question

$
0
0

Hi,

 

There is a clicked item in the tree, using `ClickItem`, then it should `WinMenuSelectItem`. But the subMenu to be opened has no hotkey so I have to manually `Send("{DOWN}")` until it reaches the subMenu item. The problem is that it sends `Send("{DOWN}")` to the item of the tree and not to the subMenu items.

 

Thanks.

            $sMenu = WinMenuSelectItem("Title","","&Menu")             Send($sMenu)             If $sMenu = 1 Then                Send("{PAUSE}{DOWN}")                Send("{PAUSE}{DOWN}")                Send("{PAUSE}{DOWN}")             EndIf

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>