Python Forum
How good is appJar?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How good is appJar?
#1
I started learning python about 1 week ago, so I'm not sure if the path I'm taking for creating gui's will be a good one. I heard that appJar was pretty simple from this website https://wiki.python.org/moin/GuiProgramming, so I decided to try it in my test script 
...And it turned out like this: Of course, I did the bare minimum to make the program functional, as I'm still learning. It probably isn't accurately representative of appJar's capabilities.

On appJar's website, it says that It has no dependencies, other than Python (Python 3.x or 2.7) and relies on Python's built-in tkinter library.

So I guess my question is this: If I'm going to being creating some more detailed or in depth gui's, should I switch from appJar? If so, to what?

EDIT: Any tips on my code would also be appreciated :-)
Reply


Messages In This Thread
How good is appJar? - by kennybassett - May-18-2017, 08:29 PM
RE: How good is appJar? - by Larz60+ - May-19-2017, 12:02 AM
RE: How good is appJar? - by kennybassett - May-21-2017, 07:55 PM
RE: How good is appJar? - by Larz60+ - May-21-2017, 08:25 PM
RE: How good is appJar? - by buran - May-22-2017, 07:00 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Does anybody know appJar? Gribouillis 0 1,980 Dec-23-2018, 11:07 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020