I’ve created several dynamic input text fields for a “testing/
renumeration” exercise, and some of the TT fonts (set to CAPS in the Text Options) don’t stay in caps.
Any easy way to set a property to force Key.CAPSLOCK
for all of these ???
Thanks!
I’ve created several dynamic input text fields for a “testing/
renumeration” exercise, and some of the TT fonts (set to CAPS in the Text Options) don’t stay in caps.
Any easy way to set a property to force Key.CAPSLOCK
for all of these ???
Thanks!
here you go!
myString.toUpperCase()
:: Copyright KIRUPA 2024 //--