Most prominent Tkinter applications?

K

Kevin Walzer

I'm looking for examples of "best practices" in Tkinter/Python
programming. What are the most prominent Python applications out there
that use Tkinter as the GUI toolkit? These can be commercial or
open-source, but are preferably multi-platform.

I know IDLE is written in Tkinter, so that's one example. Can anyone
direct me to others?

--
Cheers,

Kevin Walzer, PhD
WordTech Software - "Tame the Terminal"
http://www.wordtech-software.com
sw at wordtech-software.com
 
D

Dennis Benzinger

Kevin said:
I'm looking for examples of "best practices" in Tkinter/Python
programming. What are the most prominent Python applications out there
that use Tkinter as the GUI toolkit? These can be commercial or
open-source, but are preferably multi-platform.

I know IDLE is written in Tkinter, so that's one example. Can anyone
direct me to others?

Leo <http://webpages.charter.net/edreamleo/front.html>, an outlining
editor, uses Tkinter.

It's at least as prominent as IDLE ;-)


Bye,
Dennis
 
C

Carl Friedrich Bolz

Kevin said:
I'm looking for examples of "best practices" in Tkinter/Python
programming. What are the most prominent Python applications out there
that use Tkinter as the GUI toolkit? These can be commercial or
open-source, but are preferably multi-platform.

I know IDLE is written in Tkinter, so that's one example. Can anyone
direct me to others?

No idea whether it should be counted as "most prominent" (whatever that
means), but Skencil is a really impressive vector drawing program:

http://www.nongnu.org/skencil/

At least until a while ago it was using Tkinter, the website talks about
a port to GTK, though.

Cheers,

Carl Friedrich Bolz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,283
Messages
2,571,405
Members
48,098
Latest member
inno vation

Latest Threads

Top