Python Forum
Libraries/Tools to create an editor similar to Tiled
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Libraries/Tools to create an editor similar to Tiled
#14
I was using Tk and Tcl back in the early 90's. That is ancient in computer years. And it hasn't changed all that much. I picked up tkinter in a week because everything was vaguely familiar, like walking through the halls of your old elementary school. Like IDLE, I think tkinter is fine for playing around, but I would never think using it for any serious development. It was a good choice for X11 back in 1993. Now, in Python with so many other choices, probably not.
Reply


Messages In This Thread
RE: Libraries/Tools to create an editor similar to Tiled - by deanhystad - May-12-2021, 02:45 PM

Forum Jump:

User Panel Messages

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