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 はまだ評価されていません。