Commit a17331a
gh-87577: Document that wm_manage does not accept ttk widgets
wm_manage() works only with the classic tkinter Frame, LabelFrame and
Toplevel widgets, not their tkinter.ttk counterparts.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 41cc78a commit a17331a
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2699 | 2699 | | |
2700 | 2700 | | |
2701 | 2701 | | |
2702 | | - | |
| 2702 | + | |
| 2703 | + | |
2703 | 2704 | | |
2704 | 2705 | | |
2705 | 2706 | | |
| |||
0 commit comments