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.


    Choose From List Function

    Pythonista
    3
    4
    2839
    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.
    • RainmanNoodles
      RainmanNoodles last edited by

      I'm not sure if I'm just missing something, but I can't find a built-in choose from list function. There's an Editorial workflow action for this, but I'd like to be able to use it in a Pythonista script. I would assume it would be in the console library.

      I could always build a completely custom UI, but this is something that would be great to have built-in.

      1 Reply Last reply Reply Quote 0
      • 0942v8653
        0942v8653 last edited by

        In 1.6 there will be a dialogs module, which might have that in it.

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

          From another answer to another question, it looks like it has just that. Dang it, now I really want the beta. :)

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

            See this module. This does a little more, but open_finder pops up a dialog, lets you select.

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