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.


    Pythonista 1.6 Beta

    Pythonista
    55
    301
    444721
    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.
    • Webmaster4o
      Webmaster4o last edited by

      Oh, wow! Thanks!

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

        Build 160025 bug report.

        I have a folder structure /AAAdriver/ inside of which I have DriverInfo.py and TripDataA.py.

        previously, from within DriverInfo.py,

        "import TripDataA"
        

        worked just fine. With the latest beta, I'm getting "ImportError: No module named TripDataA"

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

          From someone who indents with spaces - there are a few things that don't work as well with spaces indentation as with tabs:

          • Backspace on a space indent only deletes a single space, as opposed to {indentwidth} spaces like in 1.5
          • The "indent" option in the selection popup menu always indents with tabs no matter what
          • The "dedent" option always dedents by only a single space
          • The width of a tab character in the editor doesn't match the width of {indentwidth} spaces. Or rather it only matches if the default font settings are used.

          Slightly related, it is still not possible to indent in the console using an external keyboard's tab key.

          It would also be useful if there was a way to set indent mode for individual files. Not necessarily in a permanent way. For example most C source files assume that tabs are 8 chars wide, and some things look very "unaligned" otherwise.

          1 Reply Last reply Reply Quote 0
          • georg.viehoever
            georg.viehoever last edited by

            I find the mechanism for opening multiple existing files a bit confusing: In editor, select [+. Then open file selection (hamburger menu), then select file. I would like to see a more straight forward way to do this from file selection directly, for instance hold file name for a longer time, show context menu allowing to "open in new tab" (similar to link in safari).
            Georg

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

              @georg-viehoever You can swipe left on a file to get an "Open in new tab" option.

              1 Reply Last reply Reply Quote 0
              • georg.viehoever
                georg.viehoever last edited by

                @omz that was quick :) Frankly, I always associated left swipe with delete (as in the mail app), not with open... Maybe "long hold" is more intuitive, and could also be used for other advanced actions such as rename etc..

                Another wish: Copy and Paste on tracebacks. Would also be useful for some people in this forum that post long programs for correction...

                Georg

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

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • sanit
                    sanit last edited by

                    Actually, I can wait for releasing Pythonista 1.6 but It has been so long. Could I play with the next version of Pythonista? I try to run script from the forum but some of them only support 1.6. I will send my Apple ID via email.
                    Thank you,
                    Sanit

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

                      There's also an online beta signup form floating around somewhere.

                      1 Reply Last reply Reply Quote 0
                      • daveman
                        daveman @omz last edited by

                        @omz can you please send me an invite to try the beta please I also sent you a email :)

                        1 Reply Last reply Reply Quote 0
                        • daveman
                          daveman @omz last edited by

                          @omz is there any more beta slots left if so can I be a tester ?

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

                            @daveman Check your email. ;)

                            daveman jai_b 3 Replies Last reply Reply Quote 0
                            • jai_b
                              jai_b last edited by

                              Hi OMZ, can I also be added to the the 1.6 Beta please?

                              Thanks in advance,
                              Jai

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

                                The keyboard tweak to the latest beta is great for ios9. It was driving me crazy.

                                1 Reply Last reply Reply Quote 0
                                • daveman
                                  daveman @omz last edited by

                                  @omz hey could you send the invite to my other email d.radmore23@gmail.com please :)

                                  1 Reply Last reply Reply Quote 0
                                  • daveman
                                    daveman @omz last edited by

                                    @omz ok got the beta installed thanks :)

                                    1 Reply Last reply Reply Quote 0
                                    • jai_b
                                      jai_b @omz last edited by

                                      @omz is it too late to be added to the beta test?

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

                                        It would definitely make it easier on @omz if you use his form to sign up for the beta

                                        jai_b 1 Reply Last reply Reply Quote 0
                                        • jai_b
                                          jai_b @techteej last edited by

                                          @techteej Oh, thanks. I will use it.

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

                                            Hi, I am very interested in try 1.6 beta.
                                            Especially I would like to access BLE using Pythinista.
                                            If slots are available yet, I will send you a email.
                                            Thanks.
                                            Tasuku

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