Thread: qt problem on win32

  1. #1
    epoch
    Guest

    qt problem on win32

    When i compile my QT application on win32 the setCaption() function doesnt work.

    any ideas why?

  2. #2
    Unleashed
    Join Date
    Sep 2001
    Posts
    1,765
    Does the program's source code know where to find the setCaption() function?
    Is there something wrong with the setCaption function?

    You really need to provide more information.
    The world is waiting. I must leave you now.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 11-07-2005, 11:34 PM
  2. searching problem
    By DaMenge in forum C Programming
    Replies: 9
    Last Post: 09-12-2005, 01:04 AM
  3. Bin packing problem....
    By 81N4RY_DR460N in forum C++ Programming
    Replies: 0
    Last Post: 08-01-2005, 05:20 AM
  4. half ADT (nested struct) problem...
    By CyC|OpS in forum C Programming
    Replies: 1
    Last Post: 10-26-2002, 08:37 AM
  5. binary tree problem - help needed
    By sanju in forum C Programming
    Replies: 4
    Last Post: 10-16-2002, 05:18 AM