[KLUG Programming] cross platform gui development
Robert G. Brown
programming@kalamazoolinux.org
Wed, 30 Apr 2003 22:20:16 -0400
Wesley Leonard <linuxbox@pacdemon.NOSPAM.org> wrote:
>I'm trying to get into gui development. I've basically NEVER done it,
>so I'm quite the newbie here.
>
>Can anybody recommend a good cross-platform (windows/Linux/Unix) library
>or development tool to get started with? I'm hoping for free (beer and
>speech).
Assuming you're coding in C/C++, your first stop is WxWindows. If there's
money involved and you wantto develop on Linux/Unix and eventually run on
Windows, check out Qt.
If my above assumptions are wrong, write back and tell us what language you
wantt o use. There are wrappers availabel for the above, which allow you to
code in a number of languages.
Regards,
---> RGB <---