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.


    [SOLVED] Is ui.load_view() missing from the current beta?

    Pythonista
    3
    5
    2157
    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.
    • ccc
      ccc last edited by ccc

      import ui ; print('load_view' in dir(ui))
      
      Phuket2 1 Reply Last reply Reply Quote 0
      • Phuket2
        Phuket2 @ccc last edited by

        @ccc , prints True for me. Also can use ui.load_view(aFile.pyui) without problems.

        @ccc, I think I am on the current beta. Is my first time. I have not seen a new build release process yet. When I look at testflight it says 'Expires in 26 days'. Do new builds just show up in test flight?

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

          Solved. I had a ui.py file in my main directory -- a BAD idea! Renaming it fixed everything.

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

            @Phuket2 when a new build is available you will recieve a mail and a testflight notification, then you just press "update"

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

              @filippocld , thanks.

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