Feature #1502

Mis à jour par Sebastien Jacquot il y a environ 10 ans

Dissociate the management of the mouse over item selection (temporary selection) of the multiple item "real" user selection of chart entities.

h3. Cyclic exclusive item selection

Implement cyclic exclusive item selection in charts engine layer.
Implement some select next and select previous item selection methods in the multiple item selector.

h3. Multiple items extended selection

Implement some add next, add previous and add range items selection methods in the multiple item selector.

Implement an ordering mechanism to both selection modes to cycle through the items according to, for example, an SWT sorted table as Concordance, CA cols info, etc. or a TXM object sorted result.

h3. UI behaviors

Specifications, see: https://groupes.renater.fr/wiki/txm-info/public/specs_charts_shared#entrees_utilisateur_souris_communes_a_tous_les_graphiques


Retour