>>>>> "Felix-Antoine" == Felix-Antoine Bourbonnais <[EMAIL PROTECTED]> writes:

Felix-Antoine> In the LyXText class, there is some methods like
Felix-Antoine> cursorLeft, cursorRight, cursorUp, ... that are
Felix-Antoine> returning a boolean which indicates if the text needs
Felix-Antoine> to be updated. But I don't understand why cursorHome
Felix-Antoine> and cursorEnd are not doing the same thing (they are
Felix-Antoine> void). Is there any special reason for this ?

I do not think so.

Felix-Antoine> Can I change in my patch these two methods (cursorEnd
Felix-Antoine> and cursorHome) to return a boolean like the others ?

Could you please make a separate patch for this and open a bug for it?
I think it will go in 1.4.1, since this forgets screen update when
deleteEmptyParagraphMechanism triggers.

JMarc

Reply via email to