Tk Scrollbar
Timothy R Evans
tre17 at cosc.canterbury.ac.nz
Tue Jun 15 23:09:49 EDT 1999
Sven Drescher <Sven.Drescher at dlr.de> writes:
> Hi!
> I have only an easy question. I think it is possible to bind a scrollbar
> and an other widget e.g. a frame with buttons. But I have not found any
> literature or programming examples. I want to bind the scrollbar to an
> frame and I don't know how. Please help me.
> Thanks for links and Python-code or other help.
>
> Sven
Find the pmw (python mega-widget) module, it has a Pmw.ScrolledFrame
widget which I think will do what you want. I haven't used it myself
but the documentations says is works.
Pmw homepage is:
http://www.dscpl.com.au/pmw/
--
Tim Evans
More information about the Python-list
mailing list