[plt-scheme] scroll-to
I just updated. My code still does not do what I expect. Am I expecting
something incorrectly? I expected the third snip to be visible and for
the first to have been scrolled up above the visible canvas.
-mike
On Wed, Dec 04, 2002 at 08:28:38PM -0700, Matthew Flatt wrote:
> At Wed, 4 Dec 2002 21:34:24 -0500, "Mike T. Machenry" wrote:
> > I have been trying to
> > use a function that I wrote to scroll the canvas to the proper spot.
> > For some reason it has not effect on the scroll position of the canvas.
>
> The pasteboard% method was broken. I've exp-tagged a repair in CVS.
>
> Matthew