Dynamic screen size and positioning
未關閉
good first issue
help wanted
tkinter
- 主要語言
- Python
- 星號
- 21
- 分支
- 20
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The current screen size and positioning (and sizing) of all widgets is static. Make them dynamic so as to adapt to various screen sizes and prevent overlapping.
- Use `pyautogui` to get the user's screen size, and dynamically position elements.
- Set the size of all elements using the appropriate ratio.
- Can use tkinter grid for layout.
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。