Results 1 to 6 of 6

Thread: i have a problem with Qt unicode

  1. #1
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Question i have a problem with Qt unicode

    hi, i have made Qt program with none english language and when i run the program
    on windows 98 the button's text disappear because windows 98 does not support
    unicode there is a solution?
    thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: i have a problem with Qt unicode

    Unicode support is a Qt feature - it doesn't require any support from the operating system. There must be something else wrong with your application.

  3. The following user says thank you to wysota for this useful post:

    coder1985 (20th November 2007)

  4. #3
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    5,372
    Thanks
    28
    Thanked 976 Times in 912 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: i have a problem with Qt unicode

    Check if you have correct fonts installed on that system.

  5. The following user says thank you to jacek for this useful post:

    coder1985 (20th November 2007)

  6. #4
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: i have a problem with Qt unicode

    Quote Originally Posted by wysota View Post
    Unicode support is a Qt feature - it doesn't require any support from the operating system. There must be something else wrong with your application.
    like what this something?

  7. #5
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: i have a problem with Qt unicode

    Jacek suggested font problems - that's a good guess, maybe you use a font that simply doesn't have proper glyphs.

  8. The following user says thank you to wysota for this useful post:

    coder1985 (20th November 2007)

  9. #6
    Join Date
    Nov 2007
    Posts
    41
    Thanks
    12
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: i have a problem with Qt unicode

    yah , it works, when i changed the font the button text appears on windows 98
    thank you very much.

Similar Threads

  1. Unicode problem in hoverlink
    By anju123 in forum Qt Programming
    Replies: 2
    Last Post: 27th August 2007, 13:56
  2. QTimer problem ... it runs but never triggs
    By yellowmat in forum Newbie
    Replies: 4
    Last Post: 4th July 2006, 12:54
  3. Unicode Character Problem
    By prakash in forum Qt Programming
    Replies: 1
    Last Post: 11th May 2006, 07:25
  4. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.