public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* Some thoughts on non-text formats in clipboard
@ 2004-01-23  8:09 Øyvind Harboe
  0 siblings, 0 replies; only message in thread
From: Øyvind Harboe @ 2004-01-23  8:09 UTC (permalink / raw)
  To: cygwin-xfree

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-01-23  8:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-23  8:09 Some thoughts on non-text formats in clipboard Øyvind Harboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).