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.


    why no icon of hud_alert when run in share sheet

    Pythonista
    2
    3
    2383
    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.
    • shtek
      shtek last edited by

      here's my simple code test.py:

      import console
      console.hud_alert('test')
      

      console.hud_alert(message[, icon, duration])
      Show a HUD-style alert with the given message. The icon can be either 'success' (the default, a checkmark symbol), or 'error' (a cross symbol).

      test
      test

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

        no one knows why? no one cares?

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

          You're right, it's strange. I don't see any explanation ☹️

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