omz:forum

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

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

    PinhoBD

    @PinhoBD

    I’m a retired engineer. My current interest is Python programming. My immediate goal is to develop games for my five young grandchildren. In the future, I hope to to teach them programming as soon as they are old enough to learn this fun skill.

    0
    Reputation
    338
    Profile views
    4
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Location California Age 81

    PinhoBD Unfollow Follow

    Latest posts made by PinhoBD

    • RE: I created 2D minesweeper game, Try out!

      @Tonnoaw I would also try to import game_menu.py and build a menu with title and option selection buttons. So, rather than setting “cheat” mode in the script, define a mode button for a non-programmer to change mode of operation.

      posted in Pythonista
      PinhoBD
      PinhoBD
    • RE: I created 2D minesweeper game, Try out!

      Very interesting game. For similar game idea for young children, I would change mines into coins (or even Easter eggs) and count how many touches it takes to collect how many coins.

      posted in Pythonista
      PinhoBD
      PinhoBD
    • RE: How to add image(s) from iPad camera roll to Pythonista image library

      Thank you. I finally saw the file I imported a few hours before. Now I believe I did the right things. If I can repeat it the second time, I should be able to repeat it again and again. I appreciate your help!!

      posted in Pythonista
      PinhoBD
      PinhoBD
    • RE: How to add image(s) from iPad camera roll to Pythonista image library

      @cvp Hi, I tried your approach: +, import, files, Browse, and pick an image file, say, abc.jpg. It imported the file into the current directory, say, /Examples/abc.jpg and the image of abc. But when I checked the + at the lower right corner of the script editor, then clicked open files. There is neither image of abc nor abc.jpg file. I would like to import an image file into + / images/files, so that I can easily enter the image using ui.Imag e.named().I did try many times and some how I did succeed once,but I couldn’t repeat. Please help. Thanks a lot.

      posted in Pythonista
      PinhoBD
      PinhoBD