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.


    iOS buttons and widgets?

    Pythonista
    3
    4
    2764
    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.
    • sea56
      sea56 last edited by

      I'm playing with things involving dates, almost at the point where it'd be nice to use a standard iOS date widget to select dates. To my surprise I can't see any modules that offer this.

      Am I missing something? Or planned for the future? In the interim, would it be possible to do something with the internal web browser perhaps, pretend the user is filling out a form?

      1 Reply Last reply Reply Quote 0
      • sea56
        sea56 last edited by

        Ah, this post has ideas, groovy:

        http://omz-software.com/pythonista/forums/discussion/123/interactive-form-example#Item_1

        1 Reply Last reply Reply Quote 0
        • majukarma60
          majukarma60 last edited by

          Hi,
          Why not using the Cgi server and accessing your web app via safari ?

          1 Reply Last reply Reply Quote 0
          • Gerzer
            Gerzer last edited by

            Do you need custom touch input? If not, you could use the console module, and have the user type the date in using the iOS keyboard.

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