|
-
Jul 9th, 2001, 02:35 PM
#1
Thread Starter
New Member
Scrollable graphics area
I have written a navigation program that uses vector based maps. At the present time when the map is "scrolled" I replot the map on an image box with the new co-ordinates. This of course takes time to re-plot each time. I have seen programs that plot the entire area into a virtual "view" in one hit and then move around the view. On the Amiga it was viewports or similar. Can anyone enlighten me as to how this can be done with VB?
Ian.
-
Jul 9th, 2001, 04:30 PM
#2
Good Ol' Platypus
You could BitBlt a small area out of a large one, with Width & Height being set and using the X & Y of the scrollers.
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|