On Wed, Dec 8, 2010 at 10:25 PM, Vincent van Ravesteijn <v...@lyx.org> wrote: >> According to the Qt documentation: >> >> Windows and Mac OS X does not have the concept of ownership; the >> clipboard is a fully global resource so all applications are notified >> of changes. >> >> http://doc.trolltech.com/stable/qclipboard.html#notes-for-mac-os-x-users > > Even though Windows doesn't have the concept of ownership, it is > "emulated" with "OleIsCurrentClipboard". > > Vincent >
I do see it now also when I copy paste a Graphics Inset between two LyX instances. Vincent