On Tue, Jul 17, 2007 at 03:22:23PM +0200, Michael Klein wrote: > Hello Joris, > when I use gui-test from a Scheme session and do repeated calls with > widget-popup on different widgets it seems that the first widget is > displayed again. Is this behavior desired?
I currently cannot check (at a conference), but you probably use the same buffer name (the first parameter of widget-popup) for your repeated calls. You probably get the desired behaviour by attaching your widgets to different buffers. Best wishes, Joris _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
