Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: QuickTime API

  1. #21
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: QuickTime API

    Could you compile and run the following test application?
    Qt Code:
    1. // main.cpp
    2. #include <QtGui>
    3.  
    4. int main(int argc, char* argv[])
    5. {
    6. QApplication a(argc, argv);
    7. return d.exec();
    8. }
    To copy to clipboard, switch view to plain text mode 
    Does it look like you want?
    J-P Nurmi

  2. #22
    Join Date
    Jan 2007
    Posts
    326
    Thanks
    42
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X

    Default Re: QuickTime API

    Thanx 4 the reply

    I had run the application , and i got the result this , No I dont want this , I want close button (X) at the top should be visible.

    Regards
    Merry
    Attached Images Attached Images
    Always Believe in Urself
    Merry

Similar Threads

  1. [MAC] Quicktime Widget
    By dlpnet in forum Qt Programming
    Replies: 3
    Last Post: 29th January 2008, 11:30
  2. Replies: 7
    Last Post: 28th January 2007, 11:07

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.