Connecting Tech Pros Worldwide Forums | Help | Site Map

tkinter modifying multiple widgets with one scrollbar

spohle
Guest
 
Posts: n/a
#1: Jun 24 '06
hi

how can i modify multiple widgets with one scrollbar ?

thanks in advance

sven


Simon Forman
Guest
 
Posts: n/a
#2: Jun 24 '06

re: tkinter modifying multiple widgets with one scrollbar


spohle wrote:[color=blue]
> hi
>
> how can i modify multiple widgets with one scrollbar ?
>
> thanks in advance
>
> sven[/color]

If you're using Tkinter check out:
http://aspn.activestate.com/ASPN/Coo...n/Recipe/52266

Peace,
~Simon

Closed Thread