Hi all, I'm looking forward to have your ideas about a portable C++ GUI library, which can be used to write a single code base for both Linux and Windows. The ones I've seen that claim to do it are GTK+, Qt, and wxWindows. Have any of you guys have experienced any of these? Any recommendations, or points you'd like to warn me about?
The most important requirement is an application developed using it compiles and runs fine in both Linux and Windows, with minimal platform specific code between the two. If there's no C++ API, but only a C API, then that's fine. Of course, I prefer the library doesn't look awkward in one of these two platforms. A native look and feel in both would be ideal. Thanks in advance, ------------- Ehsan Akhgari Farda Technology (http://www.farda-tech.com/) List Owner: [EMAIL PROTECTED] [ Email: [EMAIL PROTECTED] ] [ WWW: http://www.beginthread.com/Ehsan ] The answers to life's questions lie inside you. All you need to do is look, listen, and trust. _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
