omz:forum

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

    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.


    I
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    ipaulo

    @ipaulo

    0
    Reputation
    2
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ipaulo Unfollow Follow

    Latest posts made by ipaulo

    • RE: UI library most similar to Pythonista's

      Thanks. Before you replied, I spent an hour or so with Kivy. I decided my idea of using a different ui framework on a different platform and expecting to be less confused was madness for a beginner.

      Instead, I attacked the non-UI elements of my app to simplify them and get more comfortable with classes.

      I will take a look at PySimpleGui though. Hadn’t heard of that one. Thanks again.

      posted in Pythonista
      I
      ipaulo
    • UI library most similar to Pythonista's

      Hi,

      I am a very amateur programmer. I have hacked together a useful app (for me at least) in Pythonista which is almost entirely basic UI elements like buttons and textfields. Very basic, but over time it became a mess. I would like improve the app and my python skills but I would prefer to do some of the experimentation and learning on my desktop computer. Then, once I've leveled up my skills, go back to Pythonista and rework my app.

      I was wondering if someone could recommend a python UI toolkit (on Windows) which would be a good platform for learning that wouldn't feel completely different from the Pythonista UI library.

      And to keep this question fresh & timeless, :) chatGPT suggested Kivy or PyQt. Good advice?

      Thanks!

      Paul

      posted in Pythonista
      I
      ipaulo