<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: umenu indicating keyboard shortcuts</title>
		<atom:link href="http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 22:15:02 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-27185</guid>
					<title><![CDATA[umenu indicating keyboard shortcuts]]></title>
					<link>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-27185</link>
					<pubDate>Wed, 16 Aug 2006 10:13:43 +0000</pubDate>
					<dc:creator>Trond Lossius</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>I just noticed that if umenu contains items that ends with slash and a <br />
number between 0 and 9, these will not be displayed properly when the <br />
menu is activated. Instead I get The Command + 1 (or 2 or 3) at the <br />
right end side of the entry, as if the pop-up menu accepted numerical <br />
shortcuts. ubumenu do not share this behavior. Thge patch below <br />
illustrates it.</p>
<p>I don&#8217;t know if this is an undocumented feature or a bug?</p>
<p>Max 4.5.7, Mac 10.4.7, TiBook 1GHz PPC.</p>
<p>Thanks,<br />
Trond</p>
<p>
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P window setfont &#8220;Sans Serif&#8221; 9.;<br />
#P user ubumenu 396 200 100 196617 0 1 1 0;<br />
#X add apple/1;<br />
#X add banana/2;<br />
#X add orange/3;<br />
#X prefix_set 0 0 <none> 0;<br />
#P user umenu 395 169 100 196647 1 64 185 1;<br />
#X add apple/1;<br />
#X add banana/2;<br />
#X add orange/3;<br />
#P window clipboard copycount 2;</none></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82044</guid>
					<title><![CDATA[Re: umenu indicating keyboard shortcuts]]></title>
					<link>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82044</link>
					<pubDate>Wed, 16 Aug 2006 11:28:28 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>On 16-Aug-2006, at 12:13, Trond Lossius wrote:</p>
<p>> I just noticed that if umenu contains items that ends with slash  <br />
> and a number between 0 and 9, these will not be displayed properly  <br />
> when the menu is activated. Instead I get The Command + 1 (or 2 or  <br />
> 3) at the right end side of the entry, as if the pop-up menu  <br />
> accepted numerical shortcuts. ubumenu do not share this behavior.  <br />
> Thge patch below illustrates it.<br />
><br />
> I don&#8217;t know if this is an undocumented feature or a bug?</p>
<p>It&#8217;s documented in Inside Macintosh.-)</p>
<p>The same thing will happen if you append a letter after the slash.  <br />
The behavior&#8217;s been around forever and I&#8217;m pretty sure this has come  <br />
up before on the list.</p>
<p>Whether or not it&#8217;s a bug is a different question. Hitting cmd-3  <br />
doesn&#8217;t do much for your umenu, does it?</p>
<p>&#8211; Peter</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;-<br />
Peter Castine             +&#8211;> Litter Power &#038; Litter Bundle for Jitter<br />
                                Universal Binaries on the way<br />
iCE:  Sequencing,  Recording &#038;<br />
       Interface  Building  for                   |home    | chez nous|<br />
       Max/MSP   Extremely cool                   |bei uns |  i nostri|<br />
       <a href="http://www.dspaudio.com/" rel="nofollow">http://www.dspaudio.com/</a>                   <a href="http://www.castine.de" rel="nofollow">http://www.castine.de</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82045</guid>
					<title><![CDATA[Re: umenu indicating keyboard shortcuts]]></title>
					<link>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82045</link>
					<pubDate>Wed, 16 Aug 2006 12:43:19 +0000</pubDate>
					<dc:creator>Trond Lossius</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks, Peter</p>
<p>>> I just noticed that if umenu contains items that ends with slash and <br />
>> a number between 0 and 9, these will not be displayed properly when <br />
>> the menu is activated. Instead I get The Command + 1 (or 2 or 3) at <br />
>> the right end side of the entry, as if the pop-up menu accepted <br />
>> numerical shortcuts. ubumenu do not share this behavior. Thge patch <br />
>> below illustrates it.<br />
>><br />
>> I don&#8217;t know if this is an undocumented feature or a bug?<br />
><br />
> It&#8217;s documented in Inside Macintosh.-)<br />
><br />
> The same thing will happen if you append a letter after the slash. The <br />
> behavior&#8217;s been around forever and I&#8217;m pretty sure this has come up <br />
> before on the list.</p>
<p>I checked to see how this behaves on Windows, and it is not happening <br />
there, so it is not cross-platform behavior. In addition, on Mac, while <br />
the shortcut indicator shows up when the menu is active, display returns <br />
to apple/1 etc. once it is no longer active, so I believe it anyway <br />
would be difficult to use this feature.<br />
><br />
> Whether or not it&#8217;s a bug is a different question. Hitting cmd-3 <br />
> doesn&#8217;t do much for your umenu, does it? </p>
<p>No, but that could probably be worked around if one really wanted to use <br />
keyboard shortcuts in a pop-up menu. But I can&#8217;t remember having seen <br />
any applications ever using pop-up menus with keyboard shortcuts, save  <br />
the contextual menu, but that is  a horse of a different color.</p>
<p>Anyway I suppose that the simplest solution might be to avoid using <br />
/something, although it might easily turn up again when dealing with osc <br />
syntax.</p>
<p>Best,<br />
Trond</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82046</guid>
					<title><![CDATA[Re: umenu indicating keyboard shortcuts]]></title>
					<link>http://cycling74.com/forums/topic/umenu-indicating-keyboard-shortcuts/#post-82046</link>
					<pubDate>Thu, 17 Aug 2006 07:49:02 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>On 16-Aug-2006, at 14:43, Trond Lossius wrote:<br />
>> Whether or not it&#8217;s a bug is a different question. Hitting cmd-3  <br />
>> doesn&#8217;t do much for your umenu, does it?<br />
><br />
> No, but that could probably be worked around if one really wanted  <br />
> to use keyboard shortcuts in a pop-up menu.</p>
<p>You would have to use ice.key, though. The std. key object ignores  <br />
command-keystrokes.</p>
<p>What I was trying to point out was that hitting cmd-3 doesn&#8217;t do  <br />
anything (unless you hack something together), whereas the  <br />
&#8220;cloverleaf-3&#8243; appears in the popup automatically. This seems a  <br />
little cognitively dissonant. If both happened automatically, or if  <br />
you had to struggle to do both, then the world would be a bit more  <br />
consistent.</p>
<p>But what&#8217;s consistency, beside the hobgoblin of little minds?</p>
<p>-)</p>
<p>I agree that slash-something can occur in a number of places, some of  <br />
which are tricky to patch around (OSC is just one of these), and that  <br />
it would better if umenu would avoid the magic conversion to command- <br />
key shortcuts provided courtesy of some&#8211;but not all&#8211;relevant Mac  <br />
Toolbox calls. Given the generally surreal responses seen on some  <br />
other issues, I have no idea if this will show up on the C74  <br />
priorities radar.</p>
<p>With apologies to Ralph Waldo Emerson &#8212; Peter</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;-<br />
Peter Castine             +&#8211;> Litter Power &#038; Litter Bundle for Jitter<br />
                                Universal Binaries on the way<br />
iCE:  Sequencing,  Recording &#038;<br />
       Interface  Building  for                   |home    | chez nous|<br />
       Max/MSP   Extremely cool                   |bei uns |  i nostri|<br />
       <a href="http://www.dspaudio.com/" rel="nofollow">http://www.dspaudio.com/</a>                   <a href="http://www.castine.de" rel="nofollow">http://www.castine.de</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

