> get() and set() can now use a tagsPath, that might be less ambiguate 
> than using findobj(), that returns the first component with a matching 
> tag (unless only unique tags are defined). The documentation of set() is 
> being overhauled <http://bugzilla.scilab.org/show_bug.cgi?id=15414>. You 
> may have a look to it there 
> <http://bugzilla.scilab.org/attachment.cgi?id=4997>. The same work on 
> the get()'s page is pending 
> <http://bugzilla.scilab.org/show_bug.cgi?id=15226>.

I tried to use your syntax in a callback and it does not work.
The values returned are not the same than when using findobj and the old syntax 
(I always get the initial value for the uicontrol, not the updated ones).
I'll try to get a minimal working example...

Antoine

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to