This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Some thoughts on non-text formats in clipboard


One problem is data format conversion. Clearly it is not feasible to
implement the conversion back and forth between X clipboard formats and
Windows formats. There are too many formats and combinations. 

Here is what I do today:

- Copy in e.g. OO under Linux 
- Paste into a new OO file under Linux
- Save to disk under Linux
- ftp/scp, etc. the file to my Windows machine
- Load up in OO under Windows
- Copy
- Paste whereever.

This is a bit laborious, but it shows that format conversion code
exists, though I'm not sure how to levarage it to increase of ease of
use.

Øyvind



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]