Recommend me a GUI toolkit that is fast

Aug 5, 2012 at 1:03am
Hi! I recently started learning FLTK because I heard programs made with it were fast and light (as the name says). But I am wondering if there is an even faster/lighter alternative or is FLTK the fastest option?
Thank you in advance!
Aug 5, 2012 at 2:51am
Direct calls to the operating system API would be fastest.
Aug 5, 2012 at 2:58am
^I don't think direct OS API calls are technically a toolkit :P
Aug 5, 2012 at 4:51am
There are wxwidgets, Qt, gtk+, choose one of them.
Aug 5, 2012 at 7:07am
JUCE framework and Qt are best...
Topic archived. No new replies allowed.