On Mon, 6 Mar 2006, Florian Schmidt wrote:
I always wondered whether it was possible to do
something like a
generic/abstract UI thing. You bind yourself to ncurses at the moment,
but wouldn't it be cool, if the same code could sit ontop of either
ncurses or X/Gtk/Qt, or even be communicated via audio interface and user
talking.
[...]
Anyone know if such a thing exists yet? Or any
thoughts on the matter?
Flo
What about uiml?
http://www.uiml.org/
xul could also be an answer, but maybe not. Take a look at it.
http://www.mozilla.org/projects/xul/
Take care,
Cédric.