Bug 122155 - [Text] Create TextSelectionModel and related ISelection subclass
Summary: [Text] Create TextSelectionModel and related ISelection subclass
Status: NEW
Alias: None
Product: GEF
Classification: Tools
Component: GEF-Legacy GEF (MVC) (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: gef-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 12:18 EST by Pratik Shah CLA
Modified: 2010-11-03 17:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pratik Shah CLA 2005-12-27 12:18:10 EST
The text example needs to expose both the text selection as well as the object selection to the platform's SelectionService.  Related views might work off of either one.  We should look at source editing team's ITextSelection for ideas how to address this.