omz:forum

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

    Posts made by wiley

    • RE: UI: could not bind action, button name not defined.

      Thanks, that did it!

      posted in Pythonista
      wiley
      wiley
    • UI: could not bind action, button name not defined.

      Howdy! I’m a beginner fooling around with the ui module. I’ve created a pyui layout in the editor, and set my button actions to functions in my python script, but I’m getting an error that the button names aren’t defined? Isn’t that supposed to be happening in the pyui file?

      Here’s a link to my project if anyone has time to make a suggestion.
      https://github.com/weevil/adventurers_guild

      The relevant files are guild-ios.py and guild-ios.pyui

      posted in Pythonista
      wiley
      wiley
    • RE: Print Console in TextView or ScrollView

      Ah! Thank you!

      posted in Pythonista
      wiley
      wiley
    • RE: Print Console in TextView or ScrollView

      Even in the scrollview example in there I don't see an attribute for like, .text or .content... what am I missing?

      posted in Pythonista
      wiley
      wiley
    • RE: Print Console in TextView or ScrollView

      I had to use a more portable ui module like I mentioned but I’m playing with pythonista‘ ui module and it’s really great! I can’t believe it’s got its own graphical editor. Is there a code example somewhere on how to populate the scroll view element? I’m not sure how to get output into it.

      posted in Pythonista
      wiley
      wiley
    • RE: Print Console in TextView or ScrollView

      Thank you!

      Is there a comparable simple ui module that works both in and out of pythonista? I had looked at pyglet but it requires pygame. I'd like to be able to work in pythonista but still have the program run elsewhere. I only need a very minimal UI... basically just a box to dump text in and a button or two to refresh it.

      posted in Pythonista
      wiley
      wiley
    • RE: Print Console in TextView or ScrollView

      Hi, I’m also a novice trying to make a UI for a text-y thing I started on in the console: https://github.com/weevil/adventurers_guild
      Doesn’t PyUI depend on pygame to work? Doesn’t that make it unusable with Pythonista?

      posted in Pythonista
      wiley
      wiley