akshgpt7 / akshgpt7/MarvellOS

Dynamic screen size and positioning

未關閉
#7 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。