Penguin
Note: You are viewing an old revision of this page. View the current version.

Often the programming language Tcl is coupled with the GUI library Tk. This allows the rapid creation of useful cross platform GUI programs.

Though TclTk is often used, I believe the better choice is Python with either Tkinter or wxWindows. -- SamJansen