Results 1 to 1 of 1

Thread: about directdraw, Qt::FramelessWindowHint and Qt::WA_TranslucentBackground

  1. #1
    Join Date
    Jul 2012
    Posts
    1
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Windows

    Default Re: about directdraw, Qt::FramelessWindowHint and Qt::WA_TranslucentBackground

    Hi all,
    recently, i have a project about dispaly video, and this project use the directdraw to display the video on the qwidget with QWidget::winId() which is a child widget in the QMainwindow, and it works. but now there is a problem, when i use setWindowFlags(Qt::FramelessWindowHint | Qt::WindowMinimizeButtonHint ) and setAttribute(Qt::WA_TranslucentBackground) in the qmainwindow, the child widget dose not work, the video can not display, is anybody can help me? thank you!


    Added after 1 34 minutes:


    is anybody can help me?
    Last edited by gateslu; 17th August 2012 at 08:40.

Similar Threads

  1. Replies: 0
    Last Post: 17th November 2011, 16:44
  2. Replies: 1
    Last Post: 4th February 2011, 03:34
  3. Replies: 0
    Last Post: 22nd November 2010, 19:02
  4. WA_TranslucentBackground mixed with style sheets
    By m_e in forum Qt Programming
    Replies: 0
    Last Post: 24th March 2010, 19:12
  5. Qt::WA_TranslucentBackground and videos headache.
    By Smokex in forum Qt Programming
    Replies: 0
    Last Post: 17th March 2010, 18:40

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.