Page 1 of 1

String.Tab (Defocus)

Posted: Thu May 09, 2013 8:49 pm
by djrikki
Hello,

Is there where anyway that you can suggest Andreas that I can use to do detect whether a user has Tabbed away from a string object (or any object for that matter).

I wondered about Window.ActiveObject you mentioned I try on the Focus thread - which worked great for that purpose - so I looked at this property - unfortunately Window.ActiveObject does not have a 'N'otification applicability to exploit.

Re: String.Tab (Defocus)

Posted: Sat May 11, 2013 1:19 pm
by airsoftsoftwair
Right, this is not currently possible. I've now added notification functionality to Window.ActiveObject so you can easily listen to TAB focus changes.

Re: String.Tab (Defocus)

Posted: Sat May 11, 2013 3:11 pm
by djrikki
Great, can't wait.