<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Then you should have a look at ColorPickerMorph &nbsp;:-)<br>
</blockquote>
<br>
<br></div>
Keep in mind we are on the beginners list. I do know where this is used, and why. But if someone asks this on the beginners list it is bad advice to give.<br>
<br>
If you know *exactly* what you are doing, like if you are working on the system-level implementation of a modal color picker, or the internal logic of an MVC-like pop-up menu that actually has to wait until closed before returning a value, then yes, #doOneCycleNow is useful. It still is a dangerous hack, because even though it looks innocuous, it is actually a recursive call on something that&#39;s not particularly designed for recursion (in Morphic, you are always in a doOneCycle already).<br>
<font color="#888888">
<br>
- Bert -</font><div><div></div><div class="Wj3C7c"></div></div></blockquote><div><br>sounds like a nice class comment ;)<br>
<br>
Cédrick<br></div></div><br>