Menu

#8 Support for clipboard objects other than plaintext

open
None
7
2004-05-27
2004-05-27
Anonymous
No

This program only replicates a tiny subset of the
Windows clipboard. It does not work with formatted
text, images, etc.

Discussion

  • Ranieri Argentini

    Logged In: YES
    user_id=589154

    This is a know issue, and one i hope to be able to address
    before the 1.0 release.

    The main problem is not really with getting MIME-typed
    contents out of/into the clipboard (though some things like
    formatted text or vector graphics will be tricky), but
    rather transporting what is usually a large volume of data
    across the network. One of the goals for 0.70/0.80 is to
    implement a connected protocol based on TCP that would
    enable pushing large amounts of data to clients over a
    reliable connections. You can expect image support shortly
    thereafter.

    I'm yet unsure whether QT can handle generic mimetypes well
    enough to handle them in a black-box fashion. I think i
    might have to resort to platform-specific tweaks here and there.

     
  • Ranieri Argentini

    • priority: 5 --> 7
    • assigned_to: nobody --> ranieri
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.