• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSMenu setMenuBarVisible
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSMenu setMenuBarVisible


  • Subject: Re: NSMenu setMenuBarVisible
  • From: Sandy Martel <email@hidden>
  • Date: Tue, 22 Oct 2002 17:12:08 -0400

On Tuesday, October 22, 2002, at 04:57 PM, Howard Dittmer wrote:

I am trying to create an application for use in a public place with a touch screen and no Menu Bar. I find that there is a method setMenuBarVisible that is part of NSMenu. However I am having difficulty finding a way to get ahold of an object that I can apply this to. Suggestions?


This is a class method, so

[NSMenu setMenuBarVisible:NO];

should do the trick?

Sandy.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >NSMenu setMenuBarVisible (From: Howard Dittmer <email@hidden>)

  • Prev by Date: Re: Cell alignment within a NSTableColumn
  • Next by Date: Re: Cell alignment within a NSTableColumn
  • Previous by thread: NSMenu setMenuBarVisible
  • Next by thread: Re: NSMenu setMenuBarVisible
  • Index(es):
    • Date
    • Thread