[Scilab-users] GUI : messagebox issue

Quentin Mazué mazue.quentin at gmail.com
Fri Oct 10 12:01:41 CEST 2014


Hello,

I would like to use a messagebox to aks if the user are sure he wants to
modify a configuration file.

I use the following command line : 
rep = messagebox("Are you sure you want to modify this file?","","Safety
question",["yes","no"])

My problem is :
"rep" value is always 0 because Scilab set "rep" to 0 before I can click on
Yes or No button.

Is it a syntax issu of messagebox or a bug?

Regards
Quentin Mazué



--
View this message in context: http://mailinglists.scilab.org/GUI-messagebox-issue-tp4031323.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list