The Dillo browser moved from GTK to FLTK quite a while ago. They rewrote part of their code in C++, e.g. main(), and called existing C code from the C++ part.
----- Original Message ----- From: "k.os" <[email protected]> Newsgroups: fltk.general To: <[email protected]> Sent: Wednesday, February 29, 2012 5:43 AM Subject: [fltk.general] fltk in C (no c++) > want to great a gui app in linux using fltk and C (no c++). anyone have a > simple, minimalist example of fltk in C? need performance and stability, > pizzazz is secondary... trying to avoid GTK+ ... if no, any suggestions? > _______________________________________________ > fltk mailing list > [email protected] > http://lists.easysw.com/mailman/listinfo/fltk _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

