omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    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.


    Using tkinter to build something like Pythonista and Editorial?

    Pythonista
    3
    3
    63
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • TutorialDoctor
      TutorialDoctor last edited by TutorialDoctor

      Do you think I could use tkinter to build something like Pythonista? If so, what libraries would you recommend? Just watched a video on customtkinter which looks better.

      ccc 1 Reply Last reply Reply Quote 0
      • ccc
        ccc @TutorialDoctor last edited by

        @TutorialDoctor Nope.

        shinyformica 1 Reply Last reply Reply Quote 0
        • shinyformica
          shinyformica @ccc last edited by

          @ccc brusque but true.

          @TutorialDoctor to be a little more descriptive: if you are going to write an app like Pythonista, learn Swift and write it as a fully native project. Tkinter is unlikely to ever work on an iPad without enormous effort (it's also an outdated and poor choice of toolkit), and while there are modern cross-platform libraries you could work with (Flutter/Dart from Google, for example), you will surely hit limitations.

          1 Reply Last reply Reply Quote 1
          • First post
            Last post
          Powered by NodeBB Forums | Contributors