<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 5/3/2020 8:37 PM, Hilaire Fernandes via Cuis-dev wrote:
<blockquote cite="mid:bf5b92a3-eaf9-61d8-7b56-1ca4cd91ae4c@drgeo.eu"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<p><font size="+1">When invoking non modaly the menu, the stepping
works. The stepping is in the item's morph (via its costume)</font><br>
</p>
<div class="moz-cite-prefix">Le 04/05/2020 à 00:39, Phil B a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAMJMOej4Pwa-NPLhj06r8u5Ocvz=9euyiZwOon=uK0-7C-n5JA@mail.gmail.com">Just
a guess, but MenuMorph's (and MenuItemMorph's) won't step by
default and the methods to control stepping are named a bit
differently in Cuis. So you're going to need to make sure
you're enabling stepping using the Cuis conventions. (see Morph
stepping category)</blockquote>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a></pre>
</blockquote>
<br>
The reason is that in Cuis we removed all "remote control" world
stepping that Squeak had. Maybe we could introduce it back, by
having the modal methods call back the World for stepping... Would
that work for you?<br>
<br>
Thanks,<br>
<pre class="moz-signature" cols="72">--
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
@JuanVuletich</pre>
</body>
</html>