omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. Cubbarooney104

    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 11
    • Posts 67
    • Best 0
    • Controversial 0
    • Groups 0

    Cubbarooney104

    @Cubbarooney104

    0
    Reputation
    857
    Profile views
    67
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Cubbarooney104 Unfollow Follow

    Latest posts made by Cubbarooney104

    • Sounds & Fonts

      It seems to me that the only sounds that can be used are the ones that come with the app. Is this true? Or is there something I'm overlooking? Same thing with fonts, can new ones be added?

      Just wondering,
      Thanks,
      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Flappy Bird on Pythonista

      I was actually working on a flappy bird clone myself (also underwater)! It isn't as nice as yours though (besides, mine is much easier)!

      Thanks for the great learning material

      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Long code line bug

      I have noticed a similar bug, albeit not quite the same. When the line starts with a tab (or space) and it extends beyond the screen, instead of the code appearing on the next line it just "disappears". If the line doesn't start with a tab, however, the next line feature works fine.

      I think this is a problem with iOS 7 as I did not see this problem on iOS 6. I should point out I'm using the iPad2.

      Thanks,
      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • Photos Module, PIL, and layer.image

      Howdy all! I'm working on getting used to the photos module, which is fairly simple. However, I have one small difficulty: how to use the photos in the scene module.

      The basic function of the hypothetical program is it takes a picture and then starts a scene. In this scene is a layer (we'll call it [self.layer]). I want to then do [self.layer.image = picture], where [picture] is the photo I just created. Only problem is that [capture_image()] returns no string value.

      I realize that photos use the PIL, something I know next to nothing (okay, perhaps nothing) about. Is there a way to name the picture?

      Thanks,
      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Photos Module, PIL, and layer.image

      Thanks omz!

      By the way, this is why I love Python. It is so simple, yet is very adaptable.

      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Welcome to the new Pythonista forum!

      You remade the forums just for me to come back? :P

      It looks very nice and I sure hope the spammers stay away. Granted, shiny trinkets attracts thieves.

      Well, got to go back to recreating all my programs. Sort of failed when I backed them up...

      Cubbarooney

      P.S. I really like the switch to markdown. Keeps things "fluid", so to speak.

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • Keyboards

      I use a bluetooth keyboard (not a fan of touch-boards) to type on my iPad and I was wondering if I can use the keyboard as an input for Pythonista. For example, if I were to create a program that had a guy walking, I could press the left arrow to change his direction or the spacebar to jump (etc.).

      I've read through the entire forum (at least the titles of the posts) and haven't found anything that 100% answers my question. It seems that it can't be done (I saw one article about the touch-board and a few posts mentioning bluetooth keyboards), but agian I'm not certain. Thanks for the help in advance,

      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • "Goodbye"

      As I mentioned before, I will not be on much for three or four months. I'll still be programming, just not on iOS. I'll be back soon though!

      Thanks for all the tons of help you gave me,
      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Sounds & Fonts

      Yay! That solved the problem of not able to add sounds :)

      Now I need to make a space game for the sound Eliskan just downloaded... Hmmmm...

      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104
    • RE: Something is wrong with while loops and strings

      @Eliskan
      To paraphrase a tutorial I once read, the parens of the print statement are not needed, but help prevent the print statement from getting confused.

      Cubbarooney

      posted in Pythonista
      Cubbarooney104
      Cubbarooney104