:: Re: [DNG] Experiencing with GtkBuil…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: Didier Kryn
日付:  
To: dng
題目: Re: [DNG] Experiencing with GtkBuilder
Le 25/11/2015 00:50, Timo Buhrmester a écrit :
>> What's left after Qt and Gtk have been removed?
> http://en.wikipedia.org/wiki/FLTK

     Thanks. Good to know


     I remember also a very simple toolkit called Xforms, 
http://xforms-toolkit.org/. I made a few guis with this toolkit between 
2000 and 2005. You can get started and have a running gui within a workday.


     apt-get install libforms2 libforms-dev libforms-bin libforms-doc


     Today it also has an OpenGl extension with packages libformsgl2 and 
libformsgl-dev


     Didier