[scilab-Users] Re: addmenu

Samuel GOUGEON Samuel.Gougeon at univ-lemans.fr
Wed Oct 20 18:59:18 CEST 2010


  ----- Message d'origine -----
De : Jens Simon
Date : 20/10/2010 18:46:
> Samuel GOUGEON<Samuel.Gougeon at ...>  writes:
>
>> OK, you might use the following: ...
>>
>> Or ...
>> ... "callback","abort" ...
>>
>> Have nice tests
>>
>> Regards
>> Samuel
> Hallo Samuel,
> The tests did be nice to me. Thank you very much. I did not realize uimenu up to
> now. It widens my control of Scilab.
Yes, uimenu() is much more powerful than addmenu,
but uimenu("parent",0,..) is an undocumented trick for addressing the console.
A handle should normally be provided, and the scalar 0 is not a handle.

Maybe setting "break" directly in the callback would also work.

Regards
Samuel




More information about the users mailing list