Juergen Vigna <[EMAIL PROTECTED]> writes: | As already told I fixed the showstopper and now this new Undo should work | properly! Please test it an let me know! @@ -52,6 +52,8 @@ LyXText::LyXText(BufferView * bv) { bv_owner = bv; inset_owner = 0; +#warning We should activate the below line!!! (Jug) +// bv->text = this; init(); } No we probably should not. We should let the bufferview take care of that... and it already does. -- Lgb
- Undo II - The (hopefully) working patch Juergen Vigna
- Re: Undo II - The (hopefully) working patch Lars Gullik Bjønnes
- Re: Undo II - The (hopefully) working patch Juergen Vigna
- Re: Undo II - The (hopefully) working pat... Lars Gullik Bjønnes
- Re: Undo II - The (hopefully) working... Juergen Vigna
- Re: Undo II - The (hopefully) wo... Lars Gullik Bjønnes
- Re: Undo II - The (hopefully) working patch Lars Gullik Bjønnes
- Re: Undo II - The (hopefully) working patch Juergen Vigna
- Re: Undo II - The (hopefully) working pat... Lars Gullik Bjønnes
- Re: Undo II - The (hopefully) working... Juergen Vigna
- Re: Undo II - The (hopefully) wo... Lars Gullik Bjønnes
- Re: Undo II - The (hopefully... Andre Poenitz