Jump to content

_GUICtrlTreeView_SetFocused - How is represented the focus?


Recommended Posts

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 by Tlem

Best Regards.Thierry

Link to comment
Share on other sites

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.

post-19411-1242550367_thumb.jpg

Edited by Tlem

Best Regards.Thierry

Link to comment
Share on other sites

Dear Mr Gary, can you take just a few seconds to have a look ?

If someone else have an idea, I will take it. :party:

Perhaps that I should open again a ticket. :)

Best Regards.Thierry

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...