Re: tkinter modifying multiple widgets with one scrollbar
spohle wrote: > hi > > how can i modify multiple widgets with one scrollbar ? > > thanks in advance > > sven If you're using Tkinter check out: http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/52266 Peace, ~Simon -- http://mail.python.org/mailman/listinfo/python-list
tkinter modifying multiple widgets with one scrollbar
hi how can i modify multiple widgets with one scrollbar ? thanks in advance sven -- http://mail.python.org/mailman/listinfo/python-list