Hello,
I heard that Qt software uses native widgets on Windows or MacOS so that it looks just like other software which uses win32 api. But this page:
http://doc.trolltech.com/4.2/qwindowsstyle.html#details
says "The QWindowsStyle class provides a Microsoft Windows-like look and feel. This style is Qt's default GUI style on Windows." and gives a screenshot of a Linux application which has Windows alike look. So this means Qt imitates the native look on Windows just like GTK+ imitates the native look on Windows? If yes than what is the difference between the rendering systems of GTK+ and Qt on Windows?
I'm a newbie started to learn Qt, so expect more questions like these soon![]()
Bookmarks