Lines Matching refs:widgets
1 :mod:`tkinter.ttk` --- Tk themed widgets
40 To override the basic Tk widgets, the import should follow the Tk import::
45 That code causes several :mod:`tkinter.ttk` widgets (:class:`Button`,
49 automatically replace the Tk widgets.
51 This has the direct benefit of using the new widgets which gives a better
52 look and feel across platforms; however, the replacement widgets are not
55 longer present in Ttk widgets. Instead, use the :class:`ttk.Style` class
61 …`Converting existing applications to use Tile widgets <http://tktable.sourceforge.net/tile/doc/con…
63 encountered when moving applications to use the new widgets.
69 Ttk comes with 18 widgets, twelve of which already existed in tkinter:
77 Using the Ttk widgets gives the application an improved look and feel.
101 themed widgets and is not supposed to be directly instantiated.
141 The following options are supported by widgets that are controlled by a
168 widgets.
247 | | window. The *background* state is set for widgets in a |
358 The combobox widgets generates a **<<ComboboxSelected>>** virtual event
1497 the current theme to *themename*, refreshes all widgets and emits a