[scilab-Users] uicontrol and callback

alain al.bertho at free.fr
Tue Nov 9 20:46:06 CET 2010


  Hello!

I'm building an graphic user interface using uicontrol widgets under 
Scilab 5.2.2, for linux and windows users. The way to call some code 
when the widget is clicked is to provide a callback function. This does 
work fine, except when I want to process a big set of data on a button 
click, my graphic interface is then slow down and sometimes crash...

Is there any way to launch a independant process in scilab (from a 
callback for example)?

Thanks!




More information about the users mailing list