Category:Tk: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
'''Tk''' is a library which generalizes [[Graphical User Interface|graphical user interface]] operations to allow an application which uses the library to have a functional GUI in any of a variety of environments.
 
Tk is most commonly combined with [[TCL]], but may be used with programs written in many other programming languages (for example, [[Python]]'s [[Tkinter]]).
 
[[Category:Solutions by Library]]
Anonymous user