Re: Glade - UI Builder



nuke@bayside.net wrote:
>maybe this is an unneeded personal opinion, but as easy as lisp is to
>parse by a program.. it's twice as repulsive to a human. how about
Unneeded, no. Personal, yes. I can't think of anything more uniform and
elegant. However, I need help from my editor (it highlights matching
brackets on the fly) to code in Lisp.
I know of a toolkit, formsVBT, that got much further: the whole widget
tree, widget properties, and callback assignments were read at startup
from a file, and it used a Lisp-style language with macros. Very
powerful. Dead easy to parse.
-Daniel




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]