omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Bumbo Cactoni
    3. Posts

    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 1
    • Followers 0
    • Topics 10
    • Posts 47
    • Best 4
    • Controversial 0
    • Groups 0

    Posts made by Bumbo Cactoni

    • RE: Scene Game Tutorial - End

      I’m excited!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • Scene help

      So, I’m trying to use the scene module to make a rectangle that moves up and down with your finger. For example, like that 80s game pong. How would I do that?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: OS testing

      @JonB
      Thank you!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: OS testing

      Where do I find stash?

      Look up https://GitHub.com/ywangd/stash

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: OS testing

      @JonB
      I wasn't trying anything in particular. I guess I was just curious if it worked.
      Thank you!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: OS testing

      I tried that, but it doesn’t list os.system() commands. I should have specified that’s what I was asking. Do you know any commands I can use in os.system()?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • OS testing

      So, I have a question that actually might not be possible. I just recently remembered that the os package was a thing, so I’m trying to make it work. However, I have no clue what commands it would use on IOS. I know how to use it on the pc, but no such luck here. Please help? So far, I’ve tried things like, “nano hello.txt”, “python3 otherfilename.py”, and a couple others. Obviously, iOS doesn’t use Linux commands...

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Button thing?

      @cvp
      That was exactly what I needed!
      Thank you!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • Button thing?

      How would I create a button on-screen that changes color when you tap it? Like, a square that starts white with a black border then changes to a square that’s black with a white border?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Input buttons

      @mikael
      Thank you!

      @mcriley821
      I meant like @mikael answered. Like the Pythonista console.

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: [SPACE ESCAPE]-Game example to help with Game dev

      @stephen
      When I tried to run the code with your updated script, it gave me this error:

      TypeError
      __init__() got an unexpected keyword argument ‘isObsticle’

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • Input buttons

      How would I do a button on the screen that creates an input when pushed (preferably using scene module, but ui also works)? For example, there are three buttons on-screen, red, green, and blue. If i push the red button, it does the same as if I typed "red" into the input bar.

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: [SPACE ESCAPE]-Game example to help with Game dev

      I have noticed a slight error in the game. Occasionally, I will be playing the game, and face a solid wall of gray asteroids. How do I avoid the wall? I can’t. Please, fix this?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Sound module

      @stephen
      @JonB
      Thanks! I appreciate the answers!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • Sound module

      Currently, I’m trying to set up an alarm, but I don’t know like any built-in sounds with the sound module. Please help?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Colored text

      @cvp
      Oh, so that’s how to do it? Ok, thanks!

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Help! I need help thinking of python projects I can do.

      @ccc
      Thanks for the link, and @mikael I don’t even know what I want to make happen. I’m probably going to read through some of the tutorial, so I can figure out something cool that would match the calendar I’m trying to design. I’ll get back to you in a lil bit.

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Colored text

      @JonB
      Ok, thanks!

      Btw, is Stash an app on the App Store or something?

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni
    • RE: Help! I need help thinking of python projects I can do.

      @mikael
      Thanks for the suggestion! Also, do you happen to know how to use the ui module well? Just like scene, there are no tutorials online for me to follow.

      posted in Pythonista
      Bumbo Cactoni
      Bumbo Cactoni