ScaleLeft/Top Errors
15-Oct-91 23:02:02
Sb: #3275-ScaleLeft/Top Errors
Fm: Ted M. Young 76703,4343
To: Graeme Taylor 70272,2713
Graeme,
I'm not sure if this will help, but there's a nifty method to do scrolling
which is used in the SCROLL.ZIP file in DL5. Basically you have a picture
control within a picture control, and the inner (child) picture control can
be larger than the outer (parent) picture control which will give you a
"window" into the child picture control, and you can then move the child
control around which will have the effect of panning. Take a look at the
file I mentioned which shows how to do this. Holler if you've got any
questions, because it can be a little confusing at first.
– Ted