Bug 268780 - [Sash Editor] Send event when another diagram is selected
Summary: [Sash Editor] Send event when another diagram is selected
Status: RESOLVED DUPLICATE of bug 281707
Alias: None
Product: Papyrus
Classification: Modeling
Component: Core (show other bugs)
Version: 0.7.0   Edit
Hardware: All All
: P3 major (vote)
Target Milestone: M1   Edit
Assignee: Cedric Dumoulin CLA
QA Contact:
URL:
Whiteboard: Usability
Keywords: plan, usability
Depends on:
Blocks: 268779 268775
  Show dependency tree
 
Reported: 2009-03-16 09:38 EDT by Cedric Dumoulin CLA
Modified: 2009-10-15 10:43 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cedric Dumoulin CLA 2009-03-16 09:38:32 EDT
The sasheditor system should sent events when another diagram is selected inside the editor.
The sasheditor system send selected and unselected event to appropriate diagrams.
Diagrams can register on these events.
Comment 1 Cedric Dumoulin CLA 2009-06-26 17:13:27 EDT
The SashContainer now allows to listen on pageChanged event.
The SashSystem has a ActivePageTracker tracking the page changed.
Comment 2 Cedric Dumoulin CLA 2009-06-26 17:45:35 EDT
We can use SWT.ACtivate, see bugs 281707

*** This bug has been marked as a duplicate of bug 281707 ***