Speed up image dragging a _lot_ by not using GR_Graphics::saveRect() and GR_Graphics::restoreRect(), but instread let the FV_View redraw the region.
Next improvement will be: don't redraw the the whole image region, but redraw intelligent. This should remove all the flickering we are seeing now.... Abi is all about speed, right? :) Marc CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: text/fmt/xp/fv_View.h wp/ap/xp/ap_EditMethods.cpp CVS: ---------------------------------------------------------------------- -- j.m.maurer <[EMAIL PROTECTED]>
