• 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: First item disappears in toolbarItem menu
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: First item disappears in toolbarItem menu


  • Subject: Re: First item disappears in toolbarItem menu
  • From: Herr Witten <email@hidden>
  • Date: Tue, 3 Feb 2004 16:25:20 -0500

You are setting it to pull-down, which always uses the first item.

On 3 Feb 2004, at 6:18 AM, Ivan Myrvold wrote:

I can not get my first item to appear in a toolbar item menu I have.
Here is the code in the itemForIdentifier method:

} else if ([itemIdent isEqual: RTV0710ToolbarItemIdentifier]) {
NSPopUpButton *noSelPopUp = [[[NSPopUpButton alloc]
initWithFrame:NSMakeRect(0.0,0.0,40.0,40.0) pullsDown:YES]
autorelease];
_______________________________________________
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: 
 >First item disappears in toolbarItem menu (From: Ivan Myrvold <email@hidden>)

  • Prev by Date: Re: Finder Icon Badging...
  • Next by Date: What happens before saveDocumentAs?
  • Previous by thread: First item disappears in toolbarItem menu
  • Next by thread: Finding windows from Cocoa ?
  • Index(es):
    • Date
    • Thread