Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 9

Qt-interest Archive, March 2002
[no subject]


Message 1 in thread

Hi,

I need a transparent widget. So I use setMask(). But the problem is after I
do this, the widget can't receive the mouse event and other events. Can I
have a transparent that can receive mouse event?

thanks