Re: tkinter modifying multiple widgets with one scrollbar

2006-06-24 Thread Simon Forman
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

2006-06-23 Thread spohle
hi how can i modify multiple widgets with one scrollbar ? thanks in advance sven -- http://mail.python.org/mailman/listinfo/python-list