Server Toolbar
I'm trying to come up with a simple interface for a delivered application on Mac OS X 10.3.6. I'd like to have an application toolbar with a couple features: quit, start service, stop service. Perhaps down the road I'll add a server monitoring window. Does anybody know how to do this with minimal CAPI overhead? Any example code? I'd like not to have an empty window or have the app shut down if the window is closed. I couldn't find discussion in the LW 4.3.7 manuals for how to do this.