Results 1 to 2 of 2

Thread: QT3 natively transperant widget

  1. #1
    Join Date
    Feb 2007
    Posts
    1
    Qt products
    Qt3
    Platforms
    Unix/X11

    Default QT3 natively transperant widget

    is there a simple way to create transparency with qt3 widgets/windows i`ve found some hacks on the web but i`m wondering iftheres a simple way to create the transparency effect.


    thanks

  2. #2
    Join Date
    May 2006
    Posts
    32
    Thanks
    1
    Thanked 5 Times in 4 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: QT3 natively transperant widget

    Hello...

    I think yes... you can find more information in this method of QWidget.

    Qt Code:
    1. void QWidget::setMask ( const QBitmap & bitmap ) [virtual]
    To copy to clipboard, switch view to plain text mode 

    and an example in Qt 3.3.3 can also help you in doing this.
    Qt Code:
    1. $QTDIR/examples/tux
    To copy to clipboard, switch view to plain text mode 

    Regards,

Similar Threads

  1. Replies: 1
    Last Post: 5th November 2006, 23:50
  2. Pin/Unpin Dock Widget
    By charlesD in forum Newbie
    Replies: 1
    Last Post: 21st June 2006, 06:57
  3. Replies: 4
    Last Post: 24th March 2006, 22:50
  4. [Qt 4.1.0] Split a widget on demand
    By Townk in forum Qt Programming
    Replies: 3
    Last Post: 17th February 2006, 14:16
  5. advanced split widget
    By vitaly in forum Qt Programming
    Replies: 10
    Last Post: 24th January 2006, 20:00

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.