Fast scrolling scalability sample source code

Anything other than problems and feature requests.

Moderators: Frank Hileman, Anne Szyjan

Post Reply
User avatar
Frank Hileman
Site Admin
Posts: 1400
Joined: Sun Jul 25, 2004 8:16 pm
Location: California
Contact:

Fast scrolling scalability sample source code

Post by Frank Hileman » Tue Jul 11, 2006 5:02 pm

Image

The new Scrolling Scalability sample uses the new fast scrolling enhancement (click the link to run a merged exe). If you set the Scrolling Mode to "Accurate", you can see the former scrolling speed.

The new ScrollingMode property on Picture allows you to control the level of scrolling acceleration. By default, all top-level Pictures now have accelerated scrolling. Currently this only works for top-level Pictures, but we plan on adding support for clipped sub Pictures in the future.

Update: The source code is now included in the standard set of samples installed by VG.net. If you see a VG.net "watermark" caused by keycode expiration, scrolling speed is degraded and cannot be tested with this sample.

There are more enhancements planned in the future for very large Pictures.

Thanks,
Last edited by Frank Hileman on Thu May 01, 2008 10:18 am, edited 1 time in total.

Post Reply