texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] Widgets


From: Michael Klein
Subject: [Texmacs-dev] Widgets
Date: Mon, 3 Sep 2007 15:48:16 +0200

Dear List,

I have a question concerning widgets:
If I use tm-build-widget to construct a widget like this
(tm-build-widget (message-widget)
  "Some Text"
  ===
  (bar
     >>>
     (button "Done" (dismiss))))

And I want to later change the text and then display the widget. How can I do this?

Best regards
Michael Klein


reply via email to

[Prev in Thread] Current Thread [Next in Thread]