﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
948	_GUICtrlTreeView_SetFocused	Tlem		"_GUICtrlTreeView_SetFocused seems to not working properly.
If I try the example of the help file, the item 4 is never focused, but item 1 yes ...
If I change the handle of item manually, other items can't be focused.

I search on forum for other example, but there was only one message with this function, and it didn't answer to me.

So I make search in GuiTreeView.au3 and discover that _GUICtrlTreeView_SetFocused call _GUICtrlTreeView_SetState function with $TVIS_FOCUSED variable.

But if I play with this function, the focused state can't be applying (And in the example, the item 1 is always selected).
I try to de-selected and de-focused item 1 and make item 4 focused, but doesn't work too.

Did I mis something ?"	Bug	closed		AutoIt	3.3.0.0	None	Works For Me		
