Previous: Lib XML Main Index Next: Beginning Tutorial for Modlight 1.0.42
Gtk is a libraries developpe by the Gimp Tea to interface Gimp. So it can be use to build interface and it was choosed because of it's compatibility, because it's free, it's quite a beautifull interface.
Modlight use Gtk to all the interface, for the openGL parts, it use GtkGLArea a widget for openGL. And we add some other widget like the GtkEditor which allow to color text.
Previous: Lib XML Main Index Next: Beginning Tutorial for Modlight 1.0.42