wok-current diff tk/description.txt @ rev 25580
Up glibc 2.20
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed May 17 05:52:53 2023 +0000 (21 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/tk/description.txt Wed May 17 05:52:53 2023 +0000 1.3 @@ -0,0 +1,7 @@ 1.4 +Tk is a graphical user interface toolkit that takes 1.5 +developing desktop applications to a higher level than 1.6 +conventional approaches. 1.7 +Tk is the standard GUI not only for Tcl, but for many 1.8 +other dynamic languages, and can produce rich, native 1.9 +applications that run unchanged across Windows, 1.10 +Mac OS X, Linux and more.