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


Groups > comp.lang.python > #63000

Re: On a scrollbar for tkinter

From Terry Reedy <tjreedy@udel.edu>
Subject Re: On a scrollbar for tkinter
Date 2014-01-02 15:41 -0500
References <4e8eb7ab-4df0-4d89-ad92-617bd376d85b@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.4808.1388695300.18130.python-list@python.org> (permalink)

Show all headers | 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