org

Cerca

Heus ací els resultats de la cerca.

Python Professional Course Series: GUI Programming
4 Resultats, Darrera modificació:
terminal needed to be wired to a computer (don’t forget that the Internet had not been invented yet) an... . The first of them is the [[https://en.wikipedia.org/wiki/IBM_3270|IBM 3270]], and the second is the D... al Equipment Corporation’s [[https://en.wikipedia.org/wiki/VT100|VT100]]. Now it’s time for the second... rtant aspect of the case is a question: how do we organize computer–user interaction with such limited
1.4 Coloring your widgets
3 Resultats, Darrera modificació:
bout them on the example of ''Button'' but don't forget that these ways are universal and can be used v... Do you think it's not too much? Maybe, but don't forget that you mix three different colors (so-called ... se** * #FF00FF is **violet** * ... Please, forgive us that we made that list so short. To tell th
1.2 Let TkInter speak!
2 Resultats, Darrera modificació:
o be a parameterless function of any name. Don't forget that the function will be invoked, not by us, b... you'll probably agree with that. We ask you for forgiveness – this is only an example, obviously too s
1.5 A simple GUI application
2 Resultats, Darrera modificació:
the ''IntVar'' class are used by ''tkinter'' to **organize internal communication between different wid... ound to the same object creates the group. Don’t forget that! * The ''value'' argument distinguishes
1.3 Settling widgets in the window's interior
1 Resultats, Darrera modificació:
r (of course, you would want that!) you'd better forget about ''pack()'' and use either ''grid() ''(in
1.6 Events and how to handle them
1 Resultats, Darrera modificació:
uss it thoroughly in the next section, so please forgive us for only doing it briefly now. If you want
1.7 Visiting widgets’ properties
1 Resultats, Darrera modificació:
e of them. Feel free to test all the rest. Don’t forget to move the cursor over the frames. You won’t s
1.8 Interacting with widget methods
1 Resultats, Darrera modificació:
dow and change the ''jumpthefocus()'' function to organize a cyclical focus journey around all the butt
1.9 Looking at variables
1 Resultats, Darrera modificació:
**after the main window initialization**. Don’t forget this – you’ve been warned! There are **four**