推荐学习书目
› Learn Python the Hard Way
Python Sites
› PyPI - Python Package Index
› http://diveintopython.org/toc/index.html
› Pocoo
值得关注的项目
› PyPy
› Celery
› Jinja2
› Read the Docs
› gevent
› pyenv
› virtualenv
› Stackless Python
› Beautiful Soup
› 结巴中文分词
› Green Unicorn
› Sentry
› Shovel
› Pyflakes
› pytest
Python 编程
› pep8 Checker
Styles
› PEP 8
› Google Python Style Guide
› Code Style from The Hitchhiker's Guide
Parallel
V2EX  ›  Python

问一个关于Python滚动条的问题

  •  
  •   Parallel · Apr 18, 2013 · 6533 views
    This topic created in 4908 days ago, the information mentioned may be changed or developed.
    如果项目的单选项(Radiobutton)过多,超出了窗口范围,该怎样添加滚动条或者实现翻页?
    Frame或Panel可否添加滚动条?
    目前正在使用Tkinter,教程中只介绍过滚动条与Listbox的结合。
    2 replies  •  1970-01-01 08:00:00 +08:00
    Parallel
        1
    Parallel  
    OP
       Apr 18, 2013
    或者说是 控件超出了窗体 该怎样解决?
    iptux
        2
    iptux  
       Apr 19, 2013
    Scrollbar 只支持 Listbox Text Canvas Entry
    http://effbot.org/zone/tkinter-scrollbar-patterns.htm
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   907 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 22:53 · PVG 06:53 · LAX 15:53 · JFK 18:53
    ♥ Do have faith in what you're doing.