>>>>> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> b m wrote: >> I have been a LyX user for many many years now and I would like to >> thank the developers for your dedication. >> >> LyX used to have a block cursor, but in the Qt version now there is >> only a blinking line cursor. It is extremely hard to see the cursor >> on a page that is dense with equations. It would greatly enhance >> usability to add a block cursor. Angus> I have to say that I too like emacs notion of a cursor. Looking Angus> at the code, it appears that all we are missing is a proper Angus> notion of 'width'. Ie, how wide the character embedded by the Angus> cursor actually is. And then, wold the actual drawing of the cursor be easy? JMarc