Skip to main content
Home Forums 68kMLA I want to learn how to program an extension of control panel... — #4
Post #4 by gsteemso
Source Forum68kMLA
CategoryDevelopment
Post DateMon, 23 Nov 2015 - 11:22
Original URLhttps://68kmla.org/bb/threads/i-want-to-learn-how-to-program-an-extension-of-control-panel.3003/
Post
There's also a sample-code system extension from Apple developer support, circa 1990, that does exactly what you describe, and in the prescribed correct way. It was called ShowInitIcon. It was revised a couple of times over the years; when you're rooting around in it, make sure you have the version that correctly handles the case of the user's extension icons marching all the way across the screen and needing to start another line higher up.

mp.ls