Capitalization in iOS Input Control?

Chris Sheffield cmsheffield at me.com
Fri Aug 24 16:22:02 EDT 2012


Glad you figured it out. I have to admit. I laughed. Just a little. :-D

In all seriousness, though. it'd be nice if an error was thrown so that you knew the property name was incorrect.

Chris



On Aug 24, 2012, at 1:13 PM, Scott Rossi <scott at tactilemedia.com> wrote:

> 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
>> 
> 
> 
> 
> _______________________________________________
> 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