Results 1 to 2 of 2

Thread: Qmessegebox problem

  1. #1
    Join Date
    May 2006
    Posts
    1
    Qt products
    Qt3 Qt/Embedded
    Platforms
    Unix/X11

    Default Qmessegebox problem

    Hi all,

    I have problem in display the qmessagebox properly, I have the following line at my main.cpp

    ...
    QMessageBox::warning( 0, "KK", QString("Good luck, buddy!"));
    ...

    Once I output it to the TV., I can see the dialog box but not the text "Good luck, buddy!". Also I see the box title text "kk" is displayed. Do you have any comments where gone wrong? Even I used "./test -qws -savefonts" to force to qpf fonts, but, it is still useless.

    Thx for reading ...

    -KK

  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: Qmessegebox problem

    Does it work with other classes, for example QLabel?

Similar Threads

  1. Very strange socket programming problem
    By montylee in forum Qt Programming
    Replies: 5
    Last Post: 11th November 2008, 13:05
  2. Weird problem: multithread QT app kills my linux
    By Ishark in forum Qt Programming
    Replies: 2
    Last Post: 8th August 2008, 10:12
  3. Steps in solving a programming problem?
    By triperzonak in forum General Programming
    Replies: 8
    Last Post: 5th August 2008, 09:47
  4. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 11:35
  5. Replies: 16
    Last Post: 7th March 2006, 16: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.