On 01/27/2011 02:39 AM, scott thibault wrote:
> I'm using Linux.  The aggdrawer sample application has the scrolling problem.
> It is only the aggdrawer that has the problem, so I do not think it is the
> scrolling code.
>
> I was hoping there might be a work around like disabling blitting during
> scrolling and just have it redraw the whole screen.
That you can do, look at the scroll implementation of the a2dCanvasView.

void a2dCanvasView::Scroll( int dxy, bool yscroll, bool  total)

If total is true, it a redraw.

Klaas

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Wxart2d-users_dev mailing list
Wxart2d-users_dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxart2d-users_dev

Reply via email to