<blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' class="quote dark-border-color"><div class="quote light-border-color">
<div class="quote-author" style="font-weight: bold;">Clément David-2 wrote</div>
<div class="quote-message">
Hello,

We can not support 'silent' modelica compilation however some of our
internal non-regression test re-define messagebox to silent any popup
window using the following snip.

--

function btn = messagebox(msg, msgboxtitle, msgboxicon, buttons,
ismodal)
    btn = 0;
endfunction

importXcosDiagram(SCI +
"/modules/xcos/demos/ModelicaBlocks/RLC_Modelica.xcos");
xcos_simulate(scs_m, 4);

--
Clément David
Scilab Enterprises
</div>
</div></blockquote>


Thanks, I have since then switched to a "normal" Xcos model so the problem has gone away. However, I will definitely try the messagebox function you suggest if I ever revert to using a COSELICA model.

<br/><br/>

Arnaud

        
        
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://mailinglists.scilab.org/Getting-rid-of-Modelica-info-pop-up-window-in-Xcos-tp4025830p4025846.html">Re: Getting rid of Modelica info pop-up window in Xcos</a><br/>
Sent from the <a href="http://mailinglists.scilab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html">Scilab users - Mailing Lists Archives mailing list archive</a> at Nabble.com.<br/>