I've got the widget infrastructure code written, and just need to write all
the instantiators. Which thanks to the GTK lisp bindings, I could do all
in lisp, similar to how I did all the dialog work in 21.1.
So... is it illegal to call lisp code from within an image instantiator?
Ben? Andy? I know you cannot call it from within redisplay, but I'm not
clear on whether the instantiators are called during redisplay or
beforehand.
Thanks!
-Bill P.