Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!news.bbs-scene.org!macgui.com!gastacara From: gastacara@macgui.com (Cliff Huylebroeck) Newsgroups: comp.sys.mac.programmer.help Subject: An additional menu like PGP menu but icon crashes Date: Tue, 20 Dec 2011 15:46:16 +0000 (UTC) Organization: Mac GUI Lines: 16 Message-ID: NNTP-Posting-Host: gunshin.wiredns.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.bbs-scene.org 1324395976 26685 74.119.145.48 (20 Dec 2011 15:46:16 GMT) X-Complaints-To: abuse@bbs-scene.org NNTP-Posting-Date: Tue, 20 Dec 2011 15:46:16 +0000 (UTC) User-Agent: Mac GUI City Usenet Posting Xref: x330-a1.tempe.blueboxinc.net comp.sys.mac.programmer.help:100 I added a menu to the OS 9 Finder between Special and Help, like the PGP menu. This works. It's a PPC appe extension. When I quit the extension it removes the menu. Then I tried to replace the menu title with and icon and add an icon to every item. This crashes. Line 1111 exception or something. Do I have to do something like InitXXX? Now it doesn't do any toolbox init. Is there a source code example that does something similar? (Not sysmenu INIT, that's too old and doesn't do the same.)