Those developing cross-platform:

Have you had a look at wxwindows yet (www.wxwindows.org) ?

- simple recompile on Unixes/M$Windows/Macs
- supports virtually all advanced GUI features (and fast(!) using the native
API of any given platform if possible through macros/inlines
- and inter process communication
- and sockets
- and low level file access
- and a lot of other useful stuff

Of course, as anything really good, it is free (as in free beer _and_  in
free speech)

Horst

Reply via email to