HI Ehsan, Some colleagues of mine are working with Qt and they're quite happy with it. They have been able to port their applications from Linux to both Windows and Mac with minimal effort. In fact, I’m considering to port one of my MFC apps to Qt. Besides, the new features that version 4 of Qt will include seem to be really appealing (see http://www.trolltech.com/products/qt/whatsnew.html). In my opinion, this is the best choice if you want to create a multiplatform GUI app.
Regards, Carlos ----- Original Message ----- From: "Ehsan Akhgari" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 19, 2004 5:43 AM Subject: [msvc] Portable C++ GUI library > 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 _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
