[Scilab-users] ?==?utf-8?q? ?==?utf-8?q? ?= GUI hel

Antoine Monmayrant amonmayr at laas.fr
Fri Nov 29 11:29:24 CET 2019


Le Jeudi, Novembre 28, 2019 20:55 CET, Samuel Gougeon <sgougeon at free.fr> a écrit: 
 
> Le 28/11/2019 à 17:47, Antoine Monmayrant a écrit :
> > .../...
> > Also, you should better use get(a, 'propertyName') or set(a, 'propertyName', value) instead of a.propertyName and a.propertyName=value in your callbacks.
> > I have found that this latter syntax is causing a lot of bug if your callback get called really often. I still don't know why.
> 
> 
> OK. Now i remember, indeed, that some handle.prop access are badly 
> parsed as reading or defining a structure instead of reading or setting 
> the (expectedly) defined handle...

Yes, I spent some time to get a minimum working example, but without any success.
Even with big gui scripts, I only faced issues 1 out 10 times.
I faced the same kind of issues when creating complex plots with a big for loop to scan across "h.children.children" and set attributes.

Antoine


> 
> 
> _______________________________________________
> users mailing list
> users at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users
>




More information about the users mailing list