<div dir="ltr">Cool experiment.<div>Reminds me of the Fabrik stuff Dan Ingalls made where you could open lists and panes based on queries, and build user interfaces on the fly. </div><div><a href="http://wiki.squeak.org/squeak/1175">http://wiki.squeak.org/squeak/1175</a><br></div><div><br></div><div>Best,</div><div>Karl</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 11, 2016 at 1:54 PM, marcel.taeumel <span dir="ltr">&lt;<a href="mailto:Marcel.Taeumel@hpi.de" target="_blank">Marcel.Taeumel@hpi.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi, there!<br>
<br>
For some reason, I was thinking about window management. Here is a little<br>
experiment:  no-window-experiment.cs<br>
&lt;<a href="http://forum.world.st/file/n4894295/no-window-experiment.cs" rel="noreferrer" target="_blank">http://forum.world.st/file/n4894295/no-window-experiment.cs</a>&gt;<br>
<br>
It makes several standard tools, i.e. the StringHolder sub-classes, open<br>
without a window. You have to use Morphic&#39;s halo concept to<br>
move/resize/close them.<br>
<br>
&lt;<a href="http://forum.world.st/file/n4894295/squeak-no-windows.png" rel="noreferrer" target="_blank">http://forum.world.st/file/n4894295/squeak-no-windows.png</a>&gt;<br>
<br>
Only a few changes were necessary. By the way, it is challenging to get the<br>
height of our main docking bar. MorphicToolBuilder &gt;&gt; #open:label: also<br>
assumed that #open: returns a system window, which is not always the case.<br>
<br>
Screen real estate for the win!! ^__^<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/Squeak-w-o-System-Windows-tp4894295.html" rel="noreferrer" target="_blank">http://forum.world.st/Squeak-w-o-System-Windows-tp4894295.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>