Changes between Version 3 and Version 4 of TEXT_VIEW_MODEL
- Timestamp:
- 03/29/10 16:54:33 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_VIEW_MODEL
v3 v4 24 24 * Create a new class related to the text views that updates the indexes. 25 25 * Create processors to help text layout draw the highlights. 26 * The processors add some attributes to the raw text (the text in the model) and produce 27 a final text with all attributes added (as highlights and selection etc.) that can be layouted. 26 28 27 29 == Related ==