Cerca

Heus ací els resultats de la cerca.

2.4 Shaping the main window and conversing with the user @info:cursos:pue:python-pcpp1:m3
13 Resultats, Darrera modificació:
.mainloop() </code> Changing the main window’s icon is more troublesome if you want to do in a portab... rt tkinter as tk window = tk.Tk() window.title('Icon?') window.tk.call('wm', 'iconphoto', window._w, P... r. The call asks the OS to exchange the window’s icon with the one provided by you. The icon is transferred by the last method’s argument, but if you want t
2.1 A small lexicon of widgets - Part 1 @info:cursos:pue:python-pcpp1:m3
2 Resultats, Darrera modificació:
= 2.1 A small lexicon of widgets - Part 1 == A small lexicon of widgets Now we’re ready to present a systematized set of som
Python Professional Course Series: GUI Programming @info:cursos:pue:python-pcpp1:m3
1 Resultats, Darrera modificació:
ers aren't. One of these non-clickables is an **icon** – a small picture that usually helps the user t
2.2 A small lexicon of widgets - Part 2 @info:cursos:pue:python-pcpp1:m3
1 Resultats, Darrera modificació:
= 2.2 A small lexicon of widgets - Part 2 == Non-clickable widgets The next four widgets fall into the
2.3 A small lexicon of widgets - Part 3 @info:cursos:pue:python-pcpp1:m3
1 Resultats, Darrera modificació:
= 2.3 A small lexicon of widgets - Part 3 There are two remaining widgets we want to tell you about – t