omz:forum

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

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

    jugisto135

    @jugisto135

    0
    Reputation
    711
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    jugisto135 Unfollow Follow

    Latest posts made by jugisto135

    • Get a list of all keys in Pythonista's keychain?

      Is there any way to get an overview of all services and accounts for which there are keys stored via Pythonisat?

      posted in Pythonista
      jugisto135
      jugisto135
    • How to save image via photos.save_image()?

      I've tried passing along a URL to an image, which didn't work. I kind if expected that, but do i have to create a temporary image file locally to pass it along? Do I have to use PIL?

      posted in Pythonista
      jugisto135
      jugisto135
    • scene.text() won't show strings

      I ran into a problem with scene.text() when trying to show some strings in a simple scene. Most of the times scene.text() will work as expected, but in some cases the text appears to be empty. In fact, the string seems fine, it will print to console without any problems. What might be the problem?

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: scene.text() won't show strings

      Yes, thanks. That would have been better. But right now I've truncated the dtring to a fixed length and the problem is gone.

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: Size of layer image

      Thanks, ccc.

      posted in Pythonista
      jugisto135
      jugisto135
    • Size of layer image

      Is there a way to set the size of a layer's image in the scene module? I have something like this.

      self.layer.image = render_text('foo')[0]
      

      This will stretch the given text out of proportions, depending on the size of the layer. But I have fixed size layers that should have centered texts. How can I achieve this?

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: First Look at Editorial for iPad

      Okay, iPhone is planned. Other than that, I'm intrigued.

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: Get a list of all keys in Pythonista's keychain?

      Awesome, thanks!

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: Get a list of all keys in Pythonista's keychain?

      Well, I know I will eventually start to dump anything in there. So I guess I'll write some sort of wrapper for the keychain to keep track of what services and accounts I'm storing in there. Might be a security risk, but since you won't get to the keychain's data of Pythonista without having physical access to my device, I won't care about it that much.

      posted in Pythonista
      jugisto135
      jugisto135
    • RE: Get a list of all keys in Pythonista's keychain?

      Thanks for the info. Am I worrying too much about possible overload of keys in the keychain? Will the keys be deleted, when Pythonista is uninstalled?

      posted in Pythonista
      jugisto135
      jugisto135