Re: Reimplemented Text::drawSelection, now with RTL support, fixes #3550

2007-05-30 Thread Dov Feldstern
Dov Feldstern wrote: Stefan Schimanski wrote: The subject says everything. The old implementation had zero support for RTL. http://bugzilla.lyx.org/show_bug.cgi?id=3550 Stefan Works correctly! Thanks again, Stefan! Ummm, see bugzilla for a problem which still exists...

Re: Reimplemented Text::drawSelection, now with RTL support, fixes #3550

2007-05-30 Thread Dov Feldstern
Stefan Schimanski wrote: The subject says everything. The old implementation had zero support for RTL. http://bugzilla.lyx.org/show_bug.cgi?id=3550 Stefan Works correctly! Thanks again, Stefan!

Reimplemented Text::drawSelection, now with RTL support, fixes #3550

2007-05-30 Thread Stefan Schimanski
The subject says everything. The old implementation had zero support for RTL. http://bugzilla.lyx.org/show_bug.cgi?id=3550 Stefan Index: src/Text.cpp === --- src/Text.cpp(Revision 18579) +++ src/Text.cpp(Arbeitsko