Qt/Vista webinar

Naren Karattup (our product manager) and I did a webinar two weeks back titled “Bringing C++ to Vista: Leveraging Your C++ Code-Base to Create Native Windows® Vista™ Applications”. If you missed it, you can now see it offline here. From the webcast link “We recommend the following operating systems: Windows XP SP2, and Mac OS […]

Backgrounds, Pseudo states – Qt 4.3 Style Sheets

Since I will be posting lot of Style sheets, I figured this is about the right time to point out that Qt 4.3 Designer has a built-in CSS Syntax validator and highlighter. Just right click on any widget and “Edit Stylesheet…”. (screenshot here.) Background Qt 4.3 introduces support for background images in any QAbstractScrollArea derivative. […]