PDA

View Full Version : Eye Candies



Lawand
30th April 2009, 09:19
I am looking for methods to make the GUI look good,
perhaps using style sheets, custom widgets...

Any ideas/concepts/suggestions?

aamer4yu
30th April 2009, 09:35
You can see Qt Demos -> Widgets -> Styles / StyleSheets

Also in book C++ GUI Programming with Qt 4 2nd Edition, you will find examples
Also in Wiki you might find some stylish AeroButton. You can get hint from that :)

wysota
30th April 2009, 09:41
Reading recent Qt Quarterly and Qt Labs articles is a good idea. You can even use Qt Kinetics to have a kinetic interface.