C++X GUI Toolkit
Features:
- zlib like license
- Plain C++, using the C++ standard library.
- Widget set including
- Push-, Check-, Radio-, Toolbar-Buttons
- Dropdown List, Edit Field, Numerical Edit Field
- List- and Tree-Controls
- Menu-, Status- and Toolbar
- Scrollbar, Slider
- Property Tabs
- Support for XSelection (Cut and Paste with INCR and MULTIPLE protocol)
- Drag 'n' Drop Support (Xdnd 5)
- Support for loading and displaying images:
- Netpbm formats (PAM, PBM, PGM, PPM)
- X Pixmaps (XPM)
- X Cursors
- BMP (1, 4, 8, 24 bit uncompressed)
- GIF (requires libgif or libungif)
- TIFF (requires libtiff)
- JPEG (requires libjpeg)
- PNG
- Timer class
- File type detection class
- Internationalized with bidirectional text support
- Fonts, Colors and Icon Themes are customizable
- Decompression Class for gz, bz2 (requires libbz2) and xz (requires liblzma)