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.


    Ipad 3 and IOS7

    Pythonista
    2
    2
    1932
    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.
    • PKHG222
      PKHG222 last edited by

      Will pythonista still work, if I upgrade my Ipad to IOS7?
      Greets Peter

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

        There seem to a few minor iOS7 issues below but none are showstoppers.

        1. there is a line wrap issue but also a temporary workaround (more of a hassle on smaller screens).

          http://omz-software.com/pythonista/forums-old/discussion/1435/wrapped-lines-not-displaying-correctly

        2. Entering a tab results in just one space going into the editor regardless of the spaces-per-tab setting. The workaround is to just enter 4 spaces as recommended in PEP8.

        3. Apple seems to have tightened up the sandbox constraints in iOS7 so code such as os.listdir('/Library') works on 6 but not on 7.

        4. there a strange issue with roundtrip use of pythonista:// with external browsers (this one is rare and needs further investigation)

          http://omz-software.com/pythonista/forums-old/discussion/1452/ipad-4-ios7-url-scheme

        I have been using Pythonista on iOS7 since it was released with no major issues.

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