omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. jb145491
    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 3
    • Posts 12
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by jb145491

    • jb145491

      Speech Recognition in Pythonista
      Pythonista • • jb145491

      13
      0
      Votes
      13
      Posts
      11159
      Views

      pavlinb

      You can take a look here. https://developer.apple.com/videos/play/wwdc2019/256/

    • jb145491

      Set color key in scene module
      Pythonista • • jb145491

      3
      0
      Votes
      3
      Posts
      2480
      Views

      jb145491

      I have images in my clipboard I am using, plus the colorkey should be pretty easy. In pygame:

      pygame.image.set_colorkey(0, 0, 0)
      This takes any black on the image and converts it to clear.

    • jb145491

      HELP! How do I submit apps to the App Store from inside Pythonista?
      Pythonista • • jb145491

      37
      0
      Votes
      37
      Posts
      43255
      Views

      Gerzer

      @marcus67 That should be fine.