Download List

项目描述

Guis widget server is a Gtk2 widget server. It listens on pipes for
widget requests (in the Python or Ruby (or Slang, etc.) scripting
languages), and emit replies or events in textual lines (e.g. Lispy, XML
or plain token syntax). It is useful for programs (in particular setuid
programs) and scripts that don't or can't link the Gtk2 libraries and
need to delegate the user interface to another process.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-30 15:48
1.6

标签: Code cleanup

2004-05-09 22:24
1.5

移植为GTK 2.2,更好的红宝石(和Python)的支持,和一个配置脚本。暂定俚语支持(Perl的支持和不完整)已添加。
标签: Major feature enhancements
Ported to GTK 2.2, better Ruby (and Python) support, and a configuration script. Tentative Slang support (and incomplete Perl support) have been added.

2003-09-06 01:38
1.4

主要是错误修正(包括在读例程恼人的错误)和次要的额外功能(包括Python2.2和2.3的支持,更好ruby1.8的支持和更好的脚本的可能性)。
标签: Major bugfixes
Mostly bugfixes (including an annoying bug in the read routines) and minor extra features (including both Python2.2 and 2.3 support, better Ruby1.8 support, and better scripting possibilities).

2003-09-02 19:23
1.3

实验Ruby的支持(除蟒蛇)已添加。该文档已被澄清。
标签: Major feature enhancements
Experimental Ruby support (in addition to Python) has been added. The documentation has been clarified.

2003-08-31 17:46
1.2

的文件和演示得到了改善。阿是原始的XML风格的字符串编码补充。
标签: Minor feature enhancements
The documentation and demo were improved. A
primitive was added for XML-style string encoding.

Project Resources