Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread John Levon
On Mon, Nov 04, 2002 at 02:19:56PM +0100, Jean-Marc Lasgouttes wrote: John OK ? I don't know exactly why this works, but it is probably John related to the change where we don't re-create our lyxscreen John object (so before we were effectively masking this behaviour) I do not have much to

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | OK ? I don't know exactly why this works, but it is probably related to | the change where we don't re-create our lyxscreen object (so before we | were effectively masking this behaviour) How much does it cost? -- Lgb

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread John Levon
On Wed, Nov 06, 2002 at 05:48:59PM +0100, Lars Gullik Bjønnes wrote: | OK ? I don't know exactly why this works, but it is probably related to | the change where we don't re-create our lyxscreen object (so before we | were effectively masking this behaviour) How much does it cost? It is

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread Lars Gullik Bjønnes
John Levon [EMAIL PROTECTED] writes: | On Wed, Nov 06, 2002 at 05:48:59PM +0100, Lars Gullik Bjønnes wrote: | OK ? I don't know exactly why this works, but it is probably related to | the change where we don't re-create our lyxscreen object (so before we | were effectively masking this

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread John Levon
On Mon, Nov 04, 2002 at 02:19:56PM +0100, Jean-Marc Lasgouttes wrote: > John> OK ? I don't know exactly why this works, but it is probably > John> related to the change where we don't re-create our lyxscreen > John> object (so before we were effectively masking this behaviour) > > I do not have

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | OK ? I don't know exactly why this works, but it is probably related to | the change where we don't re-create our lyxscreen object (so before we | were effectively masking this behaviour) How much does it cost? -- Lgb

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread John Levon
On Wed, Nov 06, 2002 at 05:48:59PM +0100, Lars Gullik Bjønnes wrote: > | OK ? I don't know exactly why this works, but it is probably related to > | the change where we don't re-create our lyxscreen object (so before we > | were effectively masking this behaviour) > > How much does it cost? It

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-06 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Nov 06, 2002 at 05:48:59PM +0100, Lars Gullik Bjønnes wrote: > >> | OK ? I don't know exactly why this works, but it is probably related to >> | the change where we don't re-create our lyxscreen object (so before we >> | were effectively masking

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-04 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John OK ? I don't know exactly why this works, but it is probably John related to the change where we don't re-create our lyxscreen John object (so before we were effectively masking this behaviour) I do not have much to say on the subject either,

Re: [PATCH] Fix insets not repainting on buffer switch

2002-11-04 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> OK ? I don't know exactly why this works, but it is probably John> related to the change where we don't re-create our lyxscreen John> object (so before we were effectively masking this behaviour) I do not have much to say on the

[PATCH] Fix insets not repainting on buffer switch

2002-10-29 Thread John Levon
OK ? I don't know exactly why this works, but it is probably related to the change where we don't re-create our lyxscreen object (so before we were effectively masking this behaviour) john Index: BufferView_pimpl.C === RCS file:

[PATCH] Fix insets not repainting on buffer switch

2002-10-29 Thread John Levon
OK ? I don't know exactly why this works, but it is probably related to the change where we don't re-create our lyxscreen object (so before we were effectively masking this behaviour) john Index: BufferView_pimpl.C === RCS file: