Capitalization in iOS Input Control?

Scott Rossi scott at tactilemedia.com
Fri Aug 24 15:13:50 EDT 2012


Answering my own question: the capitalization property is actually
"autoCapitalizationType"

(the word "Type" is wrapped to another line in the release notes)

[sigh]

Regards,

Scott Rossi
Creative Director
Tactile Media, UX Design



Recently, Scott Rossi wrote:

> Anyone have a working example of capitalization working in an iOS input
> field?
> 
> It's seems pretty simple:
> mobileControlSet theInputID, "autoCapitalization", "words"
> 
> But I cannot get this work, and what's worse is the shift key on the
> keyboard initially comes up enabled and stays enabled on the first launch
> (results in all-caps typing).  On subsequent launches, the shift key is not
> enabled at all, even with the above.  Arg.
> 
> Have had no lucking setting the returnKeyType either.
> 
> Hoping somebody has already done the above.
> 
> Thanks & Regards,
> 
> Scott Rossi
> Creative Director
> Tactile Media, UX Design
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
> 






More information about the use-livecode mailing list