• 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: Xcode style divider with embedded popup and pulldown menus
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode style divider with embedded popup and pulldown menus


  • Subject: Re: Xcode style divider with embedded popup and pulldown menus
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Fri, 18 Jul 2008 17:58:30 +0200

Le 18 juil. 08 à 17:39, Rick Hoge a écrit :


I would like to include a view divider similar to the one used in Xcode at the top of the editor window (contains forward and back buttons, popups for selection of source file and function, as well as pulldowns for a number of functions).


I expect this is a custom class created by Apple - does anyone know of an efficient way to replicate this type of view? One thought I had was to create a table with a single row and add the desired controls as cells.

Any suggestions would be greatly appreciated -


If this is just to embed cells, you may use an NSMatrix (and call putCell:atRow:column:). It will be more appropriate IMHO.



_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Xcode style divider with embedded popup and pulldown menus (From: Rick Hoge <email@hidden>)

  • Prev by Date: Dispatch NSEvent to everyone
  • Next by Date: Re: Problem compiling first Cocoa app
  • Previous by thread: Xcode style divider with embedded popup and pulldown menus
  • Next by thread: Re: Xcode style divider with embedded popup and pulldown menus
  • Index(es):
    • Date
    • Thread