From: ptkwt@...1.aracnet.com (Phil Tomson) Date: 2003-05-27T16:24:46+09:00 Subject: Scrollable TkCanvas code 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? Thanks. Phil