Tlem Posted May 12, 2009 Share Posted May 12, 2009 (edited) The http://www.autoitscript.com/trac/autoit/ticket/948 doesn't explain to me how SetFocused is supposed to run.I make difference between an item that is highlighted and an item that has focus.If I take the example file, if one element is focused, when I push enter or space bar, the element is supposed to be highlighted. If we take a look on treeview element, we can see 3 states : 1 - The element is highlighted 2 - The element is greyed 3 - The element is surrounded by a rectangle (For me, it's that state for the focused element)So Gary, can you please explain to me where I'm wrong. Edited May 17, 2009 by Tlem Best Regards.Thierry Link to comment Share on other sites More sharing options...
Tlem Posted May 17, 2009 Author Share Posted May 17, 2009 (edited) In many graphic elements of autoit, the focused state is represented by a transparent rectangle on the element (You can see what I meen in the image for Item 01). But with _GUICtrlTreeView_SetFocused, I can't see any representation. Somebody could give me more explanations, or told me if I'm wrong. Edited May 17, 2009 by Tlem Best Regards.Thierry Link to comment Share on other sites More sharing options...
Tlem Posted May 21, 2009 Author Share Posted May 21, 2009 No answer ? Did I miss something ? Best Regards.Thierry Link to comment Share on other sites More sharing options...
Tlem Posted May 26, 2009 Author Share Posted May 26, 2009 Dear Mr Gary, can you take just a few seconds to have a look ? If someone else have an idea, I will take it. Perhaps that I should open again a ticket. Best Regards.Thierry Link to comment Share on other sites More sharing options...
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