Results 1 to 2 of 2

Thread: Emoticons / QTextEdit

  1. #1
    Join Date
    Apr 2011
    Posts
    132
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Emoticons / QTextEdit

    I have managed it to replace any word with the image using QTextCursor::insertImage etc.

    The problem is that when I select the emoticon for copy, clipboard does know nothing about the word behind the image. Usually on skype or any other messengers you get also the word which lives behind the emoticon.

    eg.

    1. typed "test"
    2. it has been replaced with an image.
    3. selecting image and copy into the clipboard.
    4. pasting should gimme back my word "test".

    Any idea how this is done ?

    Thanks a lot.

  2. #2
    Join Date
    Apr 2011
    Posts
    132
    Thanks
    14
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: Emoticons / QTextEdit

    Anyone ... ... ?

Similar Threads

  1. QTextEdit
    By deeee in forum Qt Programming
    Replies: 5
    Last Post: 24th May 2010, 09:06
  2. QTextEdit Help !
    By chendy in forum Qt Programming
    Replies: 3
    Last Post: 1st April 2009, 03:18
  3. Replies: 1
    Last Post: 16th February 2007, 07:22
  4. QTextEdit Help pls
    By munna in forum Newbie
    Replies: 6
    Last Post: 7th May 2006, 19:18
  5. 4.1 to 4.1.1, qtextedit
    By jey in forum Qt Programming
    Replies: 5
    Last Post: 9th March 2006, 12:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.