-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
希望能够增加滚动条Scrollbar #7
Comments
确实 |
確實需要 |
我之前改的时候也不会,所以,加了一列。。。。 |
我一开始懒得改直接竖屏显示,笑死 |
我用gpt加了滚动条,打包以后程序文件超过25m,无法上传了。main.py如下
|
有滚动条的打包程序超过25M,我没法上传了 |
可以放一个网盘链接分享 |
请问可以上传给我吗? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
有些漫画因为数目比较多,一个屏幕不能放下,看不到download的按钮,希望能够增加滚动条。
水平有限,大致思路是在main.py里放tk.Scrollbar()函数,但具体放在哪里、放什么参数,一直都没有尝试成功。
The text was updated successfully, but these errors were encountered: