Looking for nice looking GUI library
-
I stumbled upon this cool-looking library: http://www.purecomponents.com/products/entryset/controls/[^] but it is for C#. Anybody knows a similar library for VC++? The visual-aspect of its Label and ComboBox components is very nice. Thanks.
-
I stumbled upon this cool-looking library: http://www.purecomponents.com/products/entryset/controls/[^] but it is for C#. Anybody knows a similar library for VC++? The visual-aspect of its Label and ComboBox components is very nice. Thanks.
Have you looked at Qt ? It's primarily used in *nix but they have a windows library as well. You can download all of it (except for hte integrated VS part) for free for use in non-commercial apps. http://trolltech.com/products/qt
-
I stumbled upon this cool-looking library: http://www.purecomponents.com/products/entryset/controls/[^] but it is for C#. Anybody knows a similar library for VC++? The visual-aspect of its Label and ComboBox components is very nice. Thanks.
What do you need,excatly?
WhiteSky