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.


    Prompts or HTML in Scenes?

    Pythonista
    2
    2
    1477
    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.
    • Shambhala
      Shambhala last edited by

      I want to be able to have a pop-up appear with console.alert() while running a scene, but it usually seems to freeze Pythonista and I have to restart the app. Is there a way to get around this?

      Also, is there a way for HTML to be displayed during a Scene without opening Mobile Safari? webbrowser.open() has been opening web pages in Safari when I am running a Scene.

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

        Scene overrides most, if not all, of the other possible popup windows, such as those from webbrowser and console, unfortunately.

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