Commit (HEAD): speed up image dragging

From: j.m.maurer (j.m.maurer@student.utwente.nl)
Date: Sat Dec 07 2002 - 19:25:36 EST

  • Next message: F J Franklin: "commit: abi: fix(?) oddness in GR_UnixGraphics constructor"

    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 <j.m.maurer@student.utwente.nl>
    


    This archive was generated by hypermail 2.1.4 : Sat Dec 07 2002 - 19:22:56 EST