Andre Poenitz <[EMAIL PROTECTED]> writes:

| This creates a new structure 'TextCursor' that contains all cursor related
| data from LyXText and replaces InsetText::sstate with such a 'TextCursor'.
| 
| Temporarily LyXText now publicly derives from TextCursor. This is not nice
| and not intended to stay. However, the situation is not worse than before
| (no additional public access etc) and a TextCursor member would have
| produced a monster patch.
| 
| Intention is now to shuffle strictly cursor related stuff from text*.C to
| textcursor.C, consequently cutting down the number of direct 
| foo->text.cursor.bar()  uses.
| 
| Ok?

yes

-- 
        Lgb

Reply via email to