Which C++ cross-platform GUI toolkit gives smallest footprint with both static and dynamic builds? I don't need a very sophisticated GUI, just basic controls & widgets. Thank you in advance.
|
2
|
|||||
|
|
|
the smallest one I've heard of is fltk |
||
|
|
|
try cegui. It was designed for game guis, which have to be light (for console games). I've never tried fltk. It may be more suitable. |
|||
|
