Tkinter is the standard Python Library for creating Graphical User Interfaces for Windows, Mac and Linux. The focus of the book is on learning by example with many short Tkinter example programs. The book explains and demonstrates use of the of the available GUI widgets from Labels and Buttons, Frames, Menus, Radiobuttons, Checkbuttons, Scrollbars, Listboxes, Comboboxes and many more. >Tkinter is a great GUI library for Python because it is a native library that comes with Python. It is also: Easy to learn The syntax of Tkinter is very similar to Python, so it is easy to learn for beginners. Cross-platform Tkinter applications can be run on Windows, macOS, and Linux. Free and open source Tkinter is free to use and modify, and the source code is available for anyone to view
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.