At 8/18/2004 11:43 PM, Ehsan Akhgari wrote:
>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.
I have used XVT.
It is good for a cross-platform guy, but has the standard drawbacks of developing in that manner.
Phil Daley < AutoDesk > http://www.conknet.com/~p_daley
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
