| Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date | |
| All threads index page 9 | |
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