Hallo Joris,
yes I thougt about real popup widgets to communicate longer error messages
to the user, that are only closed after the user confirms this. I will try
the third option. Can you tell me how much change in the
interface I should expect?
Best regards
Michael Klein
2007/7/3, Joris van der Hoeven <[EMAIL PROTECTED]>:
On Tue, Jul 03, 2007 at 11:31:13AM +0200, Michael Klein wrote:
> how can I produce a popup from scheme?
This depends on the kind of popup you want.
1) You want to display a message: use set-message to display the message
on
the footer (this might be popped up sometime).
2) You want a popup interface to TeXmacs: see Henri's answer.
3) You want real popup widgets: this is still experimental.
You may look at the module (kernel gui gui-test) for some examples.
For instance, after loading the module, enter
(widget-popup "Form" '(widget-9))
in a scheme session.
Any help for testing/extending the widget interface is appreciated ;^)
Best wishes, Joris
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev
_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev