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.


    Advice if its most appropriate to choose "scene" or "ui"

    Pythonista
    2
    2
    834
    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.
    • guran
      guran last edited by

      I've just started working with Pythonista and am trying to write a script that will start by posting a background image and then a number of buttons that will open new windows with new content if you press any of them... I want it to work on iPad and iPhone.
      Can I get advice if it is most appropriate to choose "scene" or "ui" to work with?
      Also if someone maybe have a simple script to share, that I can start from, so I understand the structure , would be grateful?

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @guran last edited by

        @guran Pythonista doc says "The scene module provides an easy way to create hardware-accelerated 2D graphics and animations, specifically games."
        Thus, in your case, I should use ui.

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