James Stroud wrote:
>
> You are not binding to the Scrollbar.set() method nor are you assigning
> the Scrollbar a command. You should try to emulate this:
>
> http://www.pythonware.com/library/tkinter/introduction/x7583-patterns.htm
>
> You need to also determine exactly what it is you want to
Ray wrote:
> Hi,
>
> would someone tell me how to make scrollbar work under grid?
> I think I'm missing something to connect scrollbar with the grid.
> following is some sample code. it shows the scrollbar, but it do not work.
>
> Thanks a lot for the help!
>
> Ray
>
> #code begin
>
Hi,
would someone tell me how to make scrollbar work under grid?
I think I'm missing something to connect scrollbar with the grid.
following is some sample code. it shows the scrollbar, but it do not work.
Thanks a lot for the help!
Ray
#code begin
from Tkinter import *
def mygrid(t