Possible Duplicate:
What cross platform GUI library has the most native feel for each platform?
I know there are many cross-platform GUI library
like
But I am looking for a GUI library that use the host operating system gui style not its own.I mean I want that my cross-platform application in each os must belike other applications that has been write directly for that os.
Well , is it clear?
The problem is that I can’t accept gui libraries styles because they are not beautiful (however they are not ugly 🙂 ).
Try Qt, but it only provides only subset of widgets, that are common for every OS (windows, linux, Osx supported), so no ribbon on windows or special kind of buttons on Osx