This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [Emacs with Guile]


Keisuke Nishida <kxn30@po.cwru.edu> writes:

<offtopic>

| > The gnome-guile bindings also include bindings for the libglade
| >  library which can help us both to design a new GUI for emacs
| > but also to let users to create scripts that create GUIs very easily.
| 
| It sounds great.  So we can use Glade to design a GUI, and then
| control it by writing scheme scripts?

Glade is based on the idea, that your GUI is static and does not
change.  You specify a GUI with Glade, save it in an XML file and run
at the beginning of your program a "build GUI from XML".

There is nothing in Emacs where such a static approche would be of any
help.

</offtopic>

Sascha

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]