hey,
i'm only just learning c and obj-c and am trying to make a menu extra like the ppp, monitors and sound menus in CoreServices. i have all the code for the menuitems to work, but i can't figure out how to get a menu up there.
my current source looks like this:
#include <Cocoa/Cocoa.h>...