Results 1 to 5 of 5

Thread: Passing some Unicode characters to Linux Qt applications

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    Oct 2020
    Posts
    3
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Passing some Unicode characters to Linux Qt applications

    There are two things:
    1. I'm doing it from Qt application, but it has smaller meaning.
    2. It cannot insert character to any Qt5 application - even to itself. That's why I'm thinking about Qt misconfiguration.
    The last character I can pass, if U+FFFD, all bigger code points fail (I think the last is U+FFFF, but it's not character by standard).
    Last edited by PCXT; 28th October 2020 at 16:49.

Similar Threads

  1. XSendEvent failed for unicode/special characters in Linux
    By Deepika in forum General Programming
    Replies: 0
    Last Post: 16th July 2015, 06:05
  2. Replies: 0
    Last Post: 16th July 2015, 06:05
  3. SQLite and unicode characters.
    By ZikO in forum General Programming
    Replies: 2
    Last Post: 19th November 2012, 18:46
  4. Help needed to convert unicode characters
    By hybrid_snyper in forum Newbie
    Replies: 4
    Last Post: 24th August 2012, 15:20
  5. QString to unicode characters
    By jsmax in forum Newbie
    Replies: 1
    Last Post: 19th September 2011, 10:41

Tags for this Thread

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.