Simple Dialog Boxes with C/GTK+ and libglade
Thursday, March 9th, 2006This is a simple Linux application using GTK+ and libglade to demonstrate some very simple dialog boxes. The application's interface is created in Glade and accessed using libglade, however, the dialog boxes are implemented entirely in GTK+ code since they're so easy to implement that way. These dialog boxes are from the GtkMessageDialog widget, which is a derivative of the GtkDialog widget.

Categories
Popular Posts
RSS Feeds
Archives