Eduardo Sanz Garcia wrote: > I have to write a GUI in C++ for running on Windows. I don't have > experience about toolkits on Windows. Do you have sugestions? What license constraints are you under? GTK+ is what I usually use (on Linux, but it's also available for Windows) and it is LGPL'd. I've also heard good things about wxWidgets, which is also under an open source license, I believe, that is semi-permissible. > I heard that Qt is good. How much is it? I don't know about that. I know a lot of people like Qt (I'm not one of them -- it gets its fingers into everything IMHO), and I think it's available under the GPL, but I'm not sure if that's Linux-only. If you really want to use Qt, talk to TrollTech (trolltech.com). Looks like a developer license costs about $2,000.
-------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
