[scilab-Users] Adding picture inside a graphic window

Samuel Gougeon sgougeon at free.fr
Fri Feb 10 12:35:49 CET 2012


Le 10/02/2012 09:16, Stéphane Mottelet a écrit :
> Le 10/02/12 02:14, Samuel Gougeon a écrit :
>> [...]
>> giving
>>
>>> The second one is: I want to save my window and being able to 
>>> directly open a saved window by puting it inside Scilab. In ths, 
>>> case a error message appears: /!--error 144 Opération non définie 
>>> pour les opérandes données. vérifier ou définir la fonction 
>>> %axesData_n_s pour la surcharge. at line 5 of function 
>>> load_user_data called by : at line 423 of function 
>>> load_graphichandle called by : at line 104 of function 
>>> load_graphichandle called by : at line 18 of function %h_load called 
>>> by : 
>>> load('\\033makhffile001.velux.org\033MA-WIN7-root$\ada.kh-f\Desktop\test.scg'); 
>>> while executing a callback/ Do anyone know how to solve my problem 
>>> or know a way to put a picture inside a window and being able to 
>>> save the window and open it without any crash. Thank you for the 
>>> interest given to my problem. Regards. Anthony
>> Dragging the .scg file works for me, with Scilab 5.4.0-alpha1 on 
>> Windows XP.
>> load_graphichandle() was upgraded from 5.3.3 to 5.4.0-a1
> I think that the problem is due to the plotlib. The user_data field of 
> plotlib entities contains a tlist and load_graphichandle does not seem 
> to like this...
>
> S.
Actually, there were 2 stacked bugs. The patch for load_user_data()
in %h_load.sci is posted at http://bugzilla.scilab.org/10662
The binary is here attached (bunddle of ~10 functions inside %h_load)

Samuel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20120210/c3fe6738/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: %h_load.bin
Type: application/octet-stream
Size: 257008 bytes
Desc: not available
URL: <https://lists.scilab.org/pipermail/users/attachments/20120210/c3fe6738/attachment.bin>


More information about the users mailing list