commit: First Phase of multi-Selection support.

From: msevior_at_physics.unimelb.edu.au
Date: Sun Nov 30 2003 - 09:23:38 EST

  • Next message: Francisco J. Fernandez: "Re: spanish update"

    CVS: ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: fmt/xp/GNUmakefile.am fmt/xp/Makefile fmt/xp/fv_View.cpp
    CVS: fmt/xp/fv_View.h fmt/xp/fv_View_cmd.cpp
    CVS: fmt/xp/fv_View_protected.cpp
    CVS: Added Files:
    CVS: fmt/xp/fv_Selection.cpp fmt/xp/fv_Selection.h
    CVS: ----------------------------------------------------------------------
    First phase of multi-selection support. Including Table column selections.

    This introduces a new class, FV_Selection that handles selections. Now the
    selection anchor is a private variable within that class. The first phase
    of support for multiple selections is to remove all references of the old
    m_iSelectionAnchor, m_iSelectionLeftAnchor,m_iSelectionRightAnchor,
    m_bSelected member variables and replace them with calls to methods in the
    selection class.

    This is completed and works now. Next will be support for Table Columns,
    including selecting, cutting and pasting them.

    Cheers

    Martin



    This archive was generated by hypermail 2.1.4 : Sun Nov 30 2003 - 09:21:50 EST