Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63000

Re: On a scrollbar for tkinter

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'tkinter': 0.07; "'python": 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'window.': 0.09; 'jan': 0.12; 'loop.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'wrote:': 0.18; 'library': 0.18; 'looked': 0.18; 'working.': 0.19; 'manual': 0.22; 'header:User-Agent:1': 0.23; 'scroll': 0.24; 'question': 0.24; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'needed.': 0.30; "i'm": 0.30; 'maybe': 0.34; 'info': 0.35; 'but': 0.35; "didn't": 0.36; 'so,': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'full': 0.61; 'new': 0.61; 'received:173': 0.61; 'email addr:gmail.com': 0.63; 'show': 0.63; 'provide': 0.64; 'content,': 0.68; 'received:fios.verizon.net': 0.84; 'good,': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Terry Reedy <tjreedy@udel.edu>
Subject Re: On a scrollbar for tkinter
Date Thu, 02 Jan 2014 15:41:23 -0500
References <4e8eb7ab-4df0-4d89-ad92-617bd376d85b@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host pool-173-75-254-207.phlapa.fios.verizon.net
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0
In-Reply-To <4e8eb7ab-4df0-4d89-ad92-617bd376d85b@googlegroups.com>
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.4808.1388695300.18130.python-list@python.org> (permalink)
Lines 10
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1388695300 news.xs4all.nl 2932 [2001:888:2000:d::a6]:57373
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63000

Show key headers only | View raw


On 1/2/2014 2:52 PM, eneskristo@gmail.com wrote:

> I'm new to tkinter, but I have to use it for a program for a competition. So, I make a RadioButton program using a while loop. So far so good, fully working. BUT it didn't show the full content, even after maximising the window. So, my question is, how do I make a scroll bar(On x and y axis) for my Main Frame. I can provide additional info if needed.

Have you already searched 'python tkinter scrollbar', with maybe 
'example' added? Or looked at the links given in the library manual chapter?

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

On a scrollbar for tkinter eneskristo@gmail.com - 2014-01-02 11:52 -0800
  Re: On a scrollbar for tkinter Terry Reedy <tjreedy@udel.edu> - 2014-01-02 15:41 -0500
    Re: On a scrollbar for tkinter eneskristo@gmail.com - 2014-01-02 14:30 -0800
  Re: On a scrollbar for tkinter Rick Johnson <rantingrickjohnson@gmail.com> - 2014-01-02 15:49 -0800
  Re: On a scrollbar for tkinter eneskristo@gmail.com - 2014-01-03 00:14 -0800
    Re: On a scrollbar for tkinter Vlastimil Brom <vlastimil.brom@gmail.com> - 2014-01-03 12:00 +0100
      Re: On a scrollbar for tkinter eneskristo@gmail.com - 2014-01-04 01:45 -0800

csiph-web