System Menu Bar

2012-09-03 Thread Charlie Dickman
Is there a way to make the system menu bar transparent from within a cocoa app? Charlie Dickman 3tothe...@comcast.net ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list

Re: System Menu Bar

2012-09-03 Thread Ken Thomases
On Sep 3, 2012, at 3:45 PM, Charlie Dickman wrote: Is there a way to make the system menu bar transparent from within a cocoa app? The following AppleScript does it. You can use NSAppleScript or Scripting Bridge or the like to achieve the same thing: tell application System Events

Setting cocoa application in system menu bar.

2009-01-28 Thread Vijay Kanse
Hello, I need my application to set in system menu bar. I am able to set in menu bar. and i am getting all the events associated with application click menu. I stetted two click events on menu bar. openWindow and quit. on click of openWindow I am loading nib file. this nib contains multiple