Lines Matching refs:Widget
29 `Tk Widget Styling Support <https://core.tcl.tk/tips/doc/trunk/tip/48.md>`_
75 :class:`Treeview`. And all them are subclasses of :class:`Widget`.
97 Widget chapter
100 :class:`ttk.Widget` defines standard options and methods supported by Tk
138 Scrollable Widget Options
220 | | widget state, but the :meth:`Widget.state` method does not |
224 Widget States
237 | disabled | Widget is disabled under program control |
239 | focus | Widget has keyboard focus |
241 | pressed | Widget is being pressed |
251 | readonly | Widget should not allow user modification |
262 ttk.Widget
265 Besides the methods described below, the :class:`ttk.Widget` supports the
266 methods :meth:`tkinter.Widget.cget` and :meth:`tkinter.Widget.configure`.
268 .. class:: Widget
302 Besides the methods inherited from :class:`Widget`: :meth:`Widget.cget`,
303 :meth:`Widget.configure`, :meth:`Widget.identify`, :meth:`Widget.instate`
304 and :meth:`Widget.state`, and the following inherited from :class:`Entry`:
390 Besides the methods inherited from :class:`Widget`: :meth:`Widget.cget`,
391 :meth:`Widget.configure`, :meth:`Widget.identify`, :meth:`Widget.instate`
392 and :meth:`Widget.state`, and the following inherited from :class:`Entry`:
526 | | image described in :class:`Widget`. |
731 It has no other methods besides the ones inherited from :class:`ttk.Widget`.
756 ones inherited from :class:`ttk.Widget`.
798 the options described in `Scrollable Widget Options`_ and the methods
1519 a single element for the purposes of :meth:`Widget.identify` et al. It's