<div dir="ltr">The particular one that caught my attention was closing a debug window where I had written code in the source pane (to finish a process) that I didn&#39;t want to save.  So, closed the Debug, and went to close other windows that I had used and didn&#39;t need - but I got the wiggle instead - asking if I really wanted to discard the changes made in the debugger.<div><br></div><div>In other words, found one of the rare dialogs.  And, yes, esc or return would work - but its nice to be reminded what will be impacted before doing one of those.</div><div><br></div><div>-cbc</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 19, 2016 at 9:56 AM, 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">cbc wrote<br>
<div><div class="h5">&gt; I don&#39;t know when this feature was added, but I just ran across it.<br>
&gt;<br>
&gt; When a modal dialog is open and you try to do something else (instead of<br>
&gt; dealing with the dialog), the system wiggles the dialog.  Bringing my<br>
&gt; attention to it to deal with the issue.<br>
&gt;<br>
&gt; Not having modal dialogs might be nicer - but this does a nice job<br>
&gt; bringing<br>
&gt; your attention back to what needs to be completed.<br>
&gt;<br>
&gt; thanks!<br>
&gt;<br>
&gt; -cbc<br>
<br>
</div></div>Hi Chris,<br>
<br>
modal dialogs are still rare in Squeak. Especially the list chooser, which<br>
now looks like a dialog, can be dismissed/cancelled by clicking anywhere.<br>
<br>
Any dialog grabs the keyboard when being opened and can be dismissed with<br>
the [ESC] key.<br>
<br>
Best,<br>
Marcel<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://forum.world.st/oooooh-nice-modal-dialog-wiggler-tp4911971p4911973.html" rel="noreferrer" target="_blank">http://forum.world.st/oooooh-<wbr>nice-modal-dialog-wiggler-<wbr>tp4911971p4911973.html</a><br>
Sent from the Squeak - Dev mailing list archive at Nabble.com.<br>
<br>
</blockquote></div><br></div>