View Full Version : Irregular window shapes
Salazaar
21st June 2007, 15:26
Hi. I've got a question. How can I create irregular window shape using Qt? I mean, not this usual XP window (for Windows, of course) but something different, e.g. like in media player, we've got rounded tops of a window. Regards
high_flyer
21st June 2007, 15:35
QWidget::setMask
and
http://doc.trolltech.com/4.2/widgets-shapedclock.html
should be a good place to start.
Salazaar
21st June 2007, 15:52
Thanks. I'll read it ;)
vBulletin® v3.7.1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.