cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
Recommend me a GUI toolkit that is fast
Recommend me a GUI toolkit that is fast
Aug 5, 2012 at 1:03am UTC
yoreei
(5)
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 UTC
Moschops
(7244)
Direct calls to the operating system API would be fastest.
Aug 5, 2012 at 2:58am UTC
Cheraphy
(1730)
^I don't think direct OS API calls are technically a toolkit :P
Aug 5, 2012 at 4:51am UTC
modoran
(2077)
There are wxwidgets, Qt, gtk+, choose one of them.
Aug 5, 2012 at 7:07am UTC
HiteshVaghani1
(221)
JUCE framework and Qt are best...
Topic archived. No new replies allowed.