I'm sorry to ask this again, I've looked over all the related questions here, but none seems to help me (or I just can't get it).
Atm, I have an NSTextField
that operates like every other of its kind, but it needs double-to-triple click to select all of it's content for editing (double selects one word, triple - all of them).
I unfortunately need this to work in a way, that when a user clicks on it once, all the text gets selected, so one can start typing a new thing instantly.