nacerbaaziz Posted March 30, 2018 Posted March 30, 2018 Hello I have an inquiry please when i use the control get focus it don't detect the menu item there are any Method to do that? i'll use that to make a custom screen reader in my program please help me to do that I am waiting for your answers greetings to you Thank you in advance
nacerbaaziz Posted September 14, 2018 Author Posted September 14, 2018 Is there any suggestions please
FrancescoDiMuro Posted September 15, 2018 Posted September 15, 2018 @nacerbaaziz Post your code ( and the AutoIt Window Info Tool result ), so we can see if we can help you from there Click here to see my signature: Spoiler ALWAYS GOOD TO READ: Forum Rules Forum Etiquette
LarsJ Posted September 16, 2018 Posted September 16, 2018 A common way to do this is to listen for WM_MENUSELECT messages that are sent when a menu item becomes highlighted and gets input focus. Controls, File Explorer, ROT objects, UI Automation, Windows Message MonitorCompiled code: Accessing AutoIt variables, DotNet.au3 UDF, Using C# and VB codeShell menus: The Context menu, The Favorites menu. Shell related: Control Panel, System Image ListsGraphics related: Rubik's Cube, OpenGL without external libraries, Navigating in an image, Non-rectangular selectionsListView controls: Colors and fonts, Multi-line header, Multi-line items, Checkboxes and icons, Incremental searchListView controls: Virtual ListViews, Editing cells, Data display functions
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now