<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 17, 2014 at 4:02 PM, Gustavo Duarte <span dir="ltr">&lt;<a href="mailto:gus.duarte@gmail.com" target="_blank">gus.duarte@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi all,<br>
<br>
This post comes from an old thread named as &quot;Scratch 1.4 on squeak-vm 4.10&quot;. I renamed this topic to be more clear regarding what the problem is.<br>
<br>
After followed suggestions by the list on the previous thread, I realize that the problem isn&#39;t on Scratch, instead could be on the squeak-vm.<br>
<br>
I did a test, using squeak-vm 4.10 with Squeak3.9a.from3.0.image, when go to full-screen ON and then switch to OFF, the Squeak is hangs and the windows turned white.<br>
<br>
To figure out whats is happening, at this point, i have (i think so) two options to following researching:<br>
<br>
1) Execute the fullscreen ON-OFF from Workspace.<br>
<br>
    I found that full-screen ON-OFF is performed by ScreenController class and fullScreenOff and fullScreenOn methods.<br>
    How I should call this class from Workspace ?<br>
<br>
    I tried something like:<br>
<br>
    ScreenController initialize fullScreenOn<br>
<br>
    And an exception was arised.<br></blockquote><div><br></div><div>Project current fullScreenOn</div><div><br></div><div>Cheers,</div><div>Karl</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
<br>
2) This option could be hardest, i guess. Download squeak-vm source, add debug code on sqUnix11.c and debug it.<br>
<br>
<br>
I would like to start from option 1, that seems like effortless.<br>
<br>
Some another suggestion ?<br>
<br>
Thanks in advance.<span class=""><font color="#888888"><br>
<br>
Gustavo.<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</font></span></blockquote></div><br></div></div>