Morning on the west coast of Canada, let me write up a few SUnits...

On 19-Nov-08, at 1:45 AM, John M McIntosh wrote:

Ya it's my bug, however it's way too late tonight for me to tackle it.
The problem is that if the menu contains (x) and we attempt to convert that into a macintosh menu the older os-9 menu logic has specialized meanings for character strings of the form (x) so we attempt to fix it.

http://developer.apple.com/documentation/mac/Toolbox/Toolbox-144.html


I think in this case the morphic menus use (x) to mean x is a command key, but that would disable the menu on the macintosh.

So I was fixing up usages of (x)

Obviously not correctly since it fails on strings of the form (x1...)


--
= = = ========================================================================
John M. McIntosh <[EMAIL PROTECTED]>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
= = = ========================================================================




_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to