Dear All,
It is my pleasure to announce the availability of Guis, which is a programmable graphical user interface widget "server". Guis communicate with a (one) client application thru textual communication channels; input requests (from application to guis) are Python instructions (using the PyGTK binding to GTK2) and output replies (or events) are arbitrary textual lines from Guis to application (sent by Python code). There is a possibility to trace the exchanges between application & guis (in a graphical window) Guis is therefore a programmable (in Python) GTK2 widget server. The GTK related code of Guis can easily be ported to any embeddable scripting language offering a GTK2 binding. Guis is opensource, under GNU General Public License, developped under Linux. See http://www.starynkevitch.net/Basile/guisdoc.html for documentation on Guis, and also http://freshmeat.net/propjects/guis/ and download source code (with demo) from http://www.starynkevitch.net/Basile/guis-1.2.tar.gz (a 348289 GNU gzipped tar file of md5sum bec63b8e6874232a269e7e83ff4e916a) Comments, suggestions and patches are welcome! (PS a previous incompatible version 0.3 of guis was scriptable in lua) Regards -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net aliases: basile<at>tunes<dot>org = bstarynk<at>nerim<dot>net 8, rue de la Fa�encerie, 92340 Bourg La Reine, France _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
