X Windows

X11 - the number 11 refers to the current Version of the X Protocol - is one of the most sophisticated windowing systems. Although it is a platform independend system it is the windowing system of choice in most Unix flavoured systems.
Writing a GUI is very often done in Java in these days - for good reasons - but there is still a lot of X11 GUI developement. In my personal opinion, Motif is still much more elegant.

Reasons for using X11 as UI programming platform

Literature


C++ World