Gives us a well behaved and configurable cursor in the main window as well as
in the dialogs (fixes bug #73).
Angus
Index: src/BufferView_pimpl.C
===
RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/BufferView_pimpl.C,v
retrieving rev
On Tuesday 12 March 2002 8:51 pm, John Levon wrote:
> On Tue, Mar 12, 2002 at 08:33:07PM +0100, Lars Gullik Bjønnes wrote:
>
> > | Any objections if I apply it? (and strip the associated X11 stuff from
> > | BufferView::pimpl).
> >
> > I object. This is guii work and we shoulc not do this now.
On Tue, Mar 12, 2002 at 08:33:07PM +0100, Lars Gullik Bjønnes wrote:
> | Any objections if I apply it? (and strip the associated X11 stuff from
> | BufferView::pimpl).
>
> I object. This is guii work and we shoulc not do this now.
Besides, I am some of the way through a major upheaval, so any
Angus Leeming <[EMAIL PROTECTED]> writes:
| This patch moves the cursor stuff into WorkArea, gives us the correct cursor
| on exit from the WorkArea and gives me a nice blue cursor in the WorkArea.
>
| Any objections if I apply it? (and strip the associated X11 stuff from
| BufferView::pimpl).
This patch moves the cursor stuff into WorkArea, gives us the correct cursor
on exit from the WorkArea and gives me a nice blue cursor in the WorkArea.
Any objections if I apply it? (and strip the associated X11 stuff from
BufferView::pimpl).
Angus
Index: src/WorkArea.C
=