Differences between version 3 and revision by previous author of TclTk.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 3 | Last edited on Friday, June 17, 2005 11:09:05 pm | by AristotlePagaltzis | Revert |
Older page: | version 1 | Last edited on Tuesday, November 18, 2003 8:52:35 pm | by SamJansen | Revert |
@@ -1,3 +1 @@
-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
+The ProgrammingLanguage
[Tcl] is usually
coupled with the [Tk] ToolKit
. This combination is widely available and
allows for
rapid creation of portable [
GUI]
programs.