omz:forum

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

    Topics created by johnridesabike

    • johnridesabike

      My new Pythonista dictionary app
      Pythonista • • johnridesabike

      13
      2
      Votes
      13
      Posts
      9469
      Views

      jsamlarose47

      Following up on this. Reinstalled Pythonista— figured the errors I was seeing might be an indication of some other issues with my set up. All's working fine now. ;)

    • johnridesabike

      PIL.Image in ListDataSource?
      Pythonista • • johnridesabike

      4
      0
      Votes
      4
      Posts
      2630
      Views

      JonB

      yeah, that is an error in the docs -- everything in UI that refers to images are ui.Image, not PIL.Image.

      The ListDataSource should work, in theory, though it may or may not put the image where you would like.