omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    ui.AUTOCAPITALIZE_NONE?

    Pythonista
    2
    3
    1859
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • djl
      djl last edited by

      What is the proper syntax in the pyui custom attributes section to have a textfield input keyboard appear without the shift field highlighted by default?

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @djl last edited by

        @djl this

        {'autocapitalization_type':ui.AUTOCAPITALIZE_NONE}
        
        1 Reply Last reply Reply Quote 0
        • djl
          djl last edited by

          Perfect! Thank you.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors