12 Commits

Author SHA1 Message Date
nds
7deaf84d7e Corrections for the following cases:
1) The names of the annotations and geometrical objects are not updated in the "Dimensions/Annotations" data tree:
  - Create any primitive, box for example.
  - Create annotation with text 'My initial annotation'
  - Call edit annotation dialog box and set text of the annotation to 'My updated annotation'
   = > As a result text is updated in the viewer, but not in the "Dimensions/Annotations" data tree.
  - Rename box
   = > As a result name is updated in the SALOME Object Browser, but not in the "Dimensions/Annotations" data tree.
2) Popup menu in the "Dimensions/Annotations" data tree: "Show all annotations" / "Hide all annotation" menu items appear / work incorrect:
  - "Show all annotations" / "Hide all annotation" menu items should appear only  for "Annotations" root object and for concrete geometrical object
  - "Show all annotations" / "Hide all annotation" menu items should work in the following way:
      If popup menu is called for "Annotations" root object, then show / hide operations should be applied to all annotations.
      If popup menu is called for concrete geometrical object, then show / hide operations should be applied only to annotations which belong to this concrete geometrical object.
2017-01-19 10:46:22 +03:00
nds
0072aa3b6a Show All Annotations /Hide All Annotations action in Text Tree widget, help page for annotation. 2016-11-17 13:22:21 +03:00
nds
765d34906e Selection synchronization between OCC viewer and TreeWidget. 2016-11-08 09:21:46 +03:00
nds
8fca8ce02e Check if Erase comes from Redisplay, in this case, Annotation Manager should not erase displayed annotations.
Problem case: Click on tree widget item do not visualizes it, icon stays gray.
2016-11-03 10:29:21 +03:00
nds
fafd844ade Debug correction for display/erase annotation in manager, update visible icon in tree widget 2016-11-01 10:23:38 +03:00
nds
bb1693ddb1 Annotation manager's implementation to:
- update annotations visible state int text tree widget according to active view
- store annotation visible attribute current visible state of the annotation's entry in the current view
- store/restore annotation visualized in view as study visual state
2016-10-31 09:36:47 +03:00
apl
71725ed92f Update of tree wdg from dialog; Show/Hide all pop-up menu. 2016-10-19 20:04:31 +03:00
apl
c11f35e20d Update of text tree widget integration to new class
of shape annotation attributes
2016-10-19 15:55:06 +03:00
nds
f88158f329 Annotation's visualization in tree 2016-10-11 17:44:18 +03:00
nds
f6b136c261 Local selection in annotation dialog. 2016-10-06 14:33:25 +03:00
vsr
8370b4a1c4 Update copyright: 2016 2016-03-15 15:27:04 +03:00
akl
c94c721135 22888: EDF 10437 GEOM: Dimensions improvements 2015-05-21 15:54:58 +03:00