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.


    See your Photos in an UIPickerView

    Pythonista
    3
    7
    2557
    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.
    • cvp
      cvp last edited by

      script here

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

        @brumm Did you upvote for the script or for my dog 😂?

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

          @cvp: For both 😄

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

            @cvp, magnificent. Are you planning on creating a one-armed bandit game?

            cvp 2 Replies Last reply Reply Quote 0
            • cvp
              cvp @mikael last edited by

              @mikael I could try...

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

                @mikael Far from perfection, but good idea of what it could be, script here

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

                  New version V0.1 of OneArmBanditGame.py

                  # Version V0.1
                  # - bug: view title was "diring" instead of "during"
                  # - mod:random selection, 
                  #		instead of showing (selecting) row between 1th and n-th,
                  #   show (select) row between n + 1 and n + n to avoid blank rows at top
                  # - mod: disable manual spin
                  # - mod: inverse rotation sense, like real one-arm bandit games
                  # - mod: always turn in same sense
                  # - mod: reuse identic view per component
                  
                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Powered by NodeBB Forums | Contributors