Lines Matching refs:widgets
34 bpo-33987: Use ttk Frame for ttk widgets.
42 bpo-35598: Update config_key: use PEP 8 names and ttk widgets,
129 widgets look right, it is important that they look the same for
245 Add new widgets to the widget list.
363 bpo-30781: Use ttk widgets in ConfigDialog pages.
424 positions after the create widgets function.
440 bpo-30913: Document ConfigDialog tk Vars, methods, and widgets in docstrings
476 so that instances of the latter two can be placed with other widgets
545 - Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
585 - Issue #27477: IDLE search dialogs now use ttk widgets.
596 - Issue #27380: IDLE: add query.py with base Query dialog and ttk widgets.
619 and ttk widgets. Original patch by Serhiy Storchaka.
624 - Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.