No, since maybe the menu handling goes back in some day. On 2010-09-20, at 1:13 AM, Norbert Hartl wrote:
Thanks John,
good to know. Would it be easy to remove the menu if there is no native handling available?
Norbert
Am 20.09.2010 um 06:32 schrieb John M McIntosh <johnmci@smalltalkconsulting.com>:
There is no mac menu plugin, therefore no interface to the mac menu system. So instead of a AppleCmd-C being recognized as a menu event and turned into a synthetic character event for use by the event queue in the smalltalk as a AppleCmd-C, we see the AppleCmd-C in the Objective-C keyboard handler and push that up as a character event.
On 2010-09-19, at 6:37 AM, Norbert Hartl wrote:
On 19.09.2010, at 14:25, Stéphane Ducasse wrote:
I started today using cog vm. I just downloaded the ones from Eliots site: Cog.app.tgz. I'm using it along with a 12142 core image. With this combination I don't have copy&paste. The menu is there but items are greyed out. Keyboard shortcuts don't work as well.
Any hints on this?
may be there something that changed again with the mac hst menu have a look to see if you can reinitialize them.
Don't know exactly how. I checked the vm from John. It is working with keyboard shortcuts but the menus aren't active. Doing
HostSystemMenus default hostSystemProxy
gives me a debugger with
primGetMenuHandle: failed
I don't know enough to see what is going wrong here.
Norbert _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================