aboutsummaryrefslogtreecommitdiff
path: root/devel/slglade/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Lglade is a S-Lang module that provides S-Lang bindingsMax Brazhnikov2008-08-261-0/+3
for the libglade library. Used in conjunction with SLgtk, it allows you to design your GUI with Glade (a GTK+ user interface builder), save the interface description in a Glade XML file, and then generate your S-Lang script's graphical interface directly from the XML at runtime. This should reduce the time spent developing SLgtk applications considerably, as it eliminates the tedious job of writing interface-creation code by hand. This is an update for Christopher Stawarz's SLglade module. WWW: http://laurent.perez2.free.fr/comp/slang/modules/modules.html PR: 126652 Submitted by: Alexey Shuvaev Approved by: miwi (mentor) Notes: svn path=/head/; revision=219220