omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Dalorbi39
    3. Topics

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 51
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by Dalorbi39

    • Dalorbi39

      [List] Feature Requests (and bugs)
      Pythonista • • Dalorbi39

      6
      0
      Votes
      6
      Posts
      4249
      Views

      Dalorbi39

      This list is largely out of date, i apologize to all. Will try and fix it up in spare time, thank you

    • Dalorbi39

      Anyone done the python challenge
      Pythonista • • Dalorbi39

      2
      0
      Votes
      2
      Posts
      1936
      Views

      yodayoda230

      Lol this is a cool idea. I've already got to level 1 :)

    • Dalorbi39

      Image help
      Pythonista • • Dalorbi39

      4
      0
      Votes
      4
      Posts
      2663
      Views

      yodayoda230

      Thanks for the basic example, CH. What's interesting is that,at first sight, it looks like every time u touch it will rotate 90deg:
      ......self.layer.animate('rotation', self.layer.rotation + 90)......
      And indeed it does if u touch once every second etc.

      But touch twice quickly, and this doesn't happen. It only gets part-way thru the rotation, then rotates again
      guess the 'touch-ended' bit would need to do a check to see the 90deg had completed somehow

      Just saying even something simple gets complicated! :-/

    • Dalorbi39

      Pythonista 1.4
      Pythonista • • Dalorbi39

      2
      0
      Votes
      2
      Posts
      1712
      Views

      omz

      I'm sorry, but there never was such a page. I've linked to the feature list of <b>1.3</b> shortly before it was released, but that was the same page that's included in the documentation.

    • Dalorbi39

      New Folder view
      Pythonista • • Dalorbi39

      1
      0
      Votes
      1
      Posts
      1046
      Views

      No one has replied

    • Dalorbi39

      Double touch?
      Pythonista • • Dalorbi39

      2
      0
      Votes
      2
      Posts
      1857
      Views

      omz

      Here's a simple example for detecting a double-tap:

      https://gist.github.com/omz/5059989

    • Dalorbi39

      Folders cannot be found
      Pythonista • • Dalorbi39

      4
      0
      Votes
      4
      Posts
      2920
      Views

      omz

      No, that's not possible right now.

    • Dalorbi39

      Pythonista in the background?
      Pythonista • • Dalorbi39

      3
      0
      Votes
      3
      Posts
      2469
      Views

      Dalorbi39

      Wow thanks

    • Dalorbi39

      Some code (no i dont have any)
      Pythonista • • Dalorbi39

      3
      0
      Votes
      3
      Posts
      2523
      Views

      Dalorbi39

      thanks @PKHG