On Tue, Nov 05, 2002 at 04:17:28PM +0200, Dekel Tsur wrote: > Copying from/into LyX using he X selection mechanism doesn't work. > The following patch fixes that. > Please test that it works with QT2. > > Note that in lyxX11EventFilter(), I need a pointer to a the WorkArea class, > which is currently obtained using a hack. > What is the correct way to obtain it ?
Here is a better patch: I set the WorkArea pointer in haveSelection().
patch.gz
Description: application/gzip