Results 1 to 4 of 4

Thread: [MAC] Quicktime Widget

  1. #1
    Join Date
    Apr 2007
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default [MAC] Quicktime Widget

    Hello,

    I m trying to create a Qt Widget to display a QT (quicktime) movie. I ve found on the web examples to do this with Qt3 and it s working perfectly. But I m using Qt4 and the examples do not work. I can compile the project using Qt3 support and launch it, but the movie Widget is blank, nothing is displayed form QT.

    I m thinking of a problem of window handle ? since we have to give to QT the widget handle.

    I don t know what to look for, from here. Anybody has an y idea ? or better an example working with Qt4 ?

    Thanks a lot,

    Dlp

    ps: the Movie Widget has also to work on Windows, but I haven t tested yet the above example on windows.

  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: [MAC] Quicktime Widget

    on Mac you should be able to use native methods, look here: http://doc.trolltech.com/qq/qq20-hiviews.html

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

    Default Re: [MAC] Quicktime Widget

    Hi all

    I had used the above API of QuickTime to display movies , but the problem is

    That i am having a list of files in QTreeWidget , on double click on an item , I am saving the file and then calling this API , the file plays (music/movie) for the first time , and then I remove this file , and again when i double click on that file , It again saves the file , but it didnt play the file. I didnt understand what the matter is..

    Regards
    Merry
    Last edited by merry; 29th January 2008 at 05:10. Reason: spelling error
    Always Believe in Urself
    Merry

  4. #4
    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: [MAC] Quicktime Widget

    Hard to say without seeing any code.

Similar Threads

  1. Controlling which widget on top layer?
    By JonathanForQT4 in forum Qt Programming
    Replies: 6
    Last Post: 22nd March 2007, 14:27
  2. Replies: 4
    Last Post: 10th March 2007, 18:01
  3. Replies: 7
    Last Post: 28th January 2007, 11:07
  4. Pin/Unpin Dock Widget
    By charlesD in forum Newbie
    Replies: 1
    Last Post: 21st June 2006, 06:57
  5. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16

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.