>>>> "Andy" == Andy Piper
<andy(a)xemacs.org> writes:
Andy> Does this fix satisfactorily?
Andy> andy
Yes, highly!
Thanks for the patch. I used customize-browse, customize-variable,
and a package of mine for building XEmacs from within, which uses a
few
(widget-create 'push-button
(widget-create 'choice
and saw no problems anymore.
Regards,
Adrian
Andy> 1999-10-18 Andy Piper <andy(a)xemacs.org>
Andy> * gui.el (make-gui-button): be more precise about how
Andy> we call Andy> callbacks.
Andy> * wid-edit.el (widget-push-button-value-create): Use
Andy> the new form Andy> of native gui-button.