From: Christian von Mueffling Date: 2003-05-27T17:04:34+09:00 Subject: Re: Scrollable TkCanvas code Hi! On Tue, May 27, 2003 at 04:24:46PM +0900, Phil Tomson wrote: > There's an example in the Pickaxe of using scrollbars with with a > TkListbox, but I need a scrolling TkCanvas and it doesn't seem to work > quite the same. Specifically, I can't seem to get the size of the > scrollbar to change based the range of the canvase (I'm using scale to > zoom in and out). > > Does anyone have any example code which does this sort of thing > which they could share? Theres a nice Tk FAQ/Howto: http://httpd.chello.nl/k.vangelder/ruby/learntk/scrollbars.html -- chris