Commit 669e49d
gh-75952: Document negative offsets in tkinter geometry strings
Tk geometry strings can contain a negative offset (e.g. 200x100+-9+-8)
when a window edge is positioned beyond the corresponding screen edge.
Note this in the geometry() and winfo_geometry() documentation.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 41cc78a commit 669e49d
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2071 | 2071 | | |
2072 | 2072 | | |
2073 | 2073 | | |
| 2074 | + | |
2074 | 2075 | | |
2075 | 2076 | | |
2076 | 2077 | | |
| |||
2541 | 2542 | | |
2542 | 2543 | | |
2543 | 2544 | | |
| 2545 | + | |
| 2546 | + | |
2544 | 2547 | | |
2545 | 2548 | | |
2546 | 2549 | | |
| |||
0 commit comments