3.0
10 críticas
3.65 MB
Everyone
Calificación de contenido
1.2K
Descargas
Tkinter Tutorial captura de pantalla 1 Tkinter Tutorial captura de pantalla 2 Tkinter Tutorial captura de pantalla 3 Tkinter Tutorial captura de pantalla 4 Tkinter Tutorial captura de pantalla 5 Tkinter Tutorial captura de pantalla 6 Tkinter Tutorial captura de pantalla 7

Calificación y revisión

3.0
10 calificaciones
5
4
3
2
1

Tkinter Tutorial descripción

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications.

Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

This tutorial will cover below mentioned topics :

Introduction
-------------------------------------------
Widgets
Button
Canvas
Checkbutton
Entry
Frame
Label
Listbox
MenuButton
Menu
Message
Radiobutton
Scale
Scrollbar
Text
Toplevel
Spinbox
paned Window
Label Frame
Message Box
---------------------------------------------
Standard Attributes
Dimensions
Colors
Fonts
Anchors
Relief
Bitmaps
Cursors
---------------------------------------------
Geometry Management
Tkinter pack() Method
Tkinter grid() Method
Tkinter place() Method
--------------------------------------------
Example
- Hello World
- Temperature Converter
- Program contains two buttons: one to quit the application and another one for the action, i.e. printing the text "Tkinter is easy to use!"
- Program creates a message with a famous saying by Mahatma Gandhi
- Program to choose language from list of languages using radiobuttons
- Program to choose language from list of languages using checkbox
↓ Lee mas

Versiones anteriores