September 24, 20214 yr Hello, I am trying to run a script when the user "exit the tab control object" but nothing happens. Does OnObjectExit or OnObjectEnter works with tab control ? Thanks for your replies
September 25, 20214 yr The help on the OnObjectEnter script trigger says it will activate only when you tab into the tab control itself, not if you enter it by clicking some object in it (or even tabbing into it). AFAICT, the same principle continues with the OnObjectExit script trigger: it activates only if you exit the object after you have tabbed into it. Edited September 26, 20214 yr by comment
Create an account or sign in to comment