On 2005-03-16, Tom Payne <[EMAIL PROTECTED]> wrote: > On Tue, Mar 15, 2005 at 08:25:11PM +0000, Felix Breuer wrote: >> Gathering all my courage I dare to mention E again on this mailing list >> :) > > Another interesting idea along similar lines is: > http://opensource.adobe.com/
Adam seems like something that could be connected to a Vis-like description of the UI, but is not directly related to it. Eve, on the other hand, is still a WIMP GUI construction library judging from the examples that talk of buttons, popups, column alignment, etc. Something like it could however be used in the WIMP backend of Vis. Another project that was pointed out to my some time ago is GITK <http://gitk.sourceforge.net>. It still talks of widgets and is to my understanding meant primarily for generating dialogs, but other than this one name the model seems to be more centered on actions and data than presentational aspects. However, all the examples, even the tty backend, use widgets. Complicated to use as it uses XML for UI description. -- Tuomo
