Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

furycd001

macrumors member
Original poster
Mar 9, 2011
65
0
Belfast
First time post & new to the forums so hey to everyone...

Im relatively new to programming on mac and what im looking to do is to create a menu/dropdown that i can place on my desktop and have links to different folders on my mac. I am looking for something along the lines of your basic file & edit drop down menus from the panel except something that i can have sitting on my desktop & that i can link to different folders etc etc...

Your help will be much appreciated as ive done many googles & found nothing of help...
 

Thanks for the reply...

...Yes my question is programming related & i also already know about adding folders to the dock. I am looking to create/programme something simple like a drop down menu which will contain links to specified folders. I have found stuff like dragthings from a few googles but its not really to my liking after trying it.
 
Do you want to put a icon with a drop-down menu in the menu bar near where the clock is?

If so and you're coding in Objective-C and Cocoa, you want look at NSStatusBar and NSStatusItem. There's an example of how to use these in "Status Bar Programming Topics" in the developer docs.
 
Do you want to put a icon with a drop-down menu in the menu bar near where the clock is?

If so and you're coding in Objective-C and Cocoa, you want look at NSStatusBar and NSStatusItem. There's an example of how to use these in "Status Bar Programming Topics" in the developer docs.

No im looking for it to float on the desktop itself...

...All i need is a basic drop down menu that can be used to access folders.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.