diff options
Diffstat (limited to 'development/gazpacho/README')
-rw-r--r-- | development/gazpacho/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/development/gazpacho/README b/development/gazpacho/README new file mode 100644 index 0000000000..24a9c39afd --- /dev/null +++ b/development/gazpacho/README @@ -0,0 +1,10 @@ +gazpacho (next generation GUI Design) + +gazpacho allows you to create the Graphical User Interface (GUI) of +your GTK+ program in a visual way. It started as a Glade-3 clone but +now it is more complete and featured than its ancestor. It tries to +be compatible with libglade but it can handle some widgets that still +lack support in libglade. + +gazpacho depends on PyGTK and kiwi, both of which are available from +SlackBuilds.org. |