Confused about "focus"? #3945
Replies: 1 comment 1 reply
-
There are legacy issues involved here, hence the confusion:
Among some of one million unfinished stashes, I have once started working on tidying up all that and new API, which would more clearly distinguish Focus and Activation, e.g. |
Beta Was this translation helpful? Give feedback.
-
I'd like to ask some novice questions;
What does it mean for an item to have the "focus"? Is this the same as being "active"? Is "focus" related to keyboard focus or is it just a question of what is highlighted.
the demo has code like this:
What does
SetItemDefaultFocus();
do here?Thanks for helping.
Beta Was this translation helpful? Give feedback.
All reactions