What is exactly focus in widget?
I think it is key input availiability, Is it?
But I click Button on inventory by mouse, It focus on whole inventory I think. Can you explain focus system on widget?
What is exactly focus in widget?
I think it is key input availiability, Is it?
But I click Button on inventory by mouse, It focus on whole inventory I think. Can you explain focus system on widget?
From what i seen, let say you have a list of button Start Game, Load, Exit.
You can focus on the first button Start Game and use the arrow key(on keyboard) to navigate (the same way with Tab). and usually used for gamepad.
thanks!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.