[Scilab-users] ?= GUI hel

Samuel Gougeon sgougeon at free.fr
Thu Nov 28 20:55:35 CET 2019


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...





More information about the users mailing list