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 Weather

    Pythonista
    weather
    4
    5
    3646
    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.
    • techteej
      techteej last edited by techteej

      Here is a Very basic and messy Weather program inspired from a post I saw here a while back.

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

        Where is the UI file?

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

          In the same directory. Right here.

          1 Reply Last reply Reply Quote 0
          • ?
            A Former User last edited by

            Where do I put the code (attributes) for the UI file? Can I edit it with text?

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

              @JJ, You need to put the contents of forecast.pyui into a local file of the same name however you can not do this directly from the Pythonista Editor because it has the nasty habit of naming your file forecast.pyui.py which is not what you want. So you need to use one of the solutions found in http://omz-forums.appspot.com/pythonista/post/5826992532357120 for downloading or creating the local forecast.pyui file.

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