• 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: How to make a UI like in Mail?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to make a UI like in Mail?


  • Subject: Re: How to make a UI like in Mail?
  • From: Stephane Sudre <email@hidden>
  • Date: Thu, 13 Mar 2008 12:06:21 +0100


On Mar 13, 2008, at 10:04, Thomas Engelmeier wrote:


On 12.03.2008, at 23:54, Thomas Wickl wrote:

I´m new to Cocoa and I really need a hint in UI Design. How can I create this Panel like it is shown in a lot of
Application like Mail?


That is not a panel (a panel is a window with a small title bar)

Isn't a window with a small title bar a palette window? I thought a panel could either be a standard window used for dialogs or a palette window.


And also how do they make this Bar at the Bottom?


The only real answer to that is "Use FScript to find out". http://www.fscript.org. You'll need to download a separate version of "FScript Anywhere" for Leopard. Apple is usually not eating it's own dog food, Apple apps notoriously use their own UI implementation.

If you are interested how _you_ can achieve something similar, there is a chance to build a view containing some NSButtons with gradient look and either add manually the pulldown functionality to them or use an NSPopupButton and tinker with the menu contents so it always shows the icon and not the selected item.

The NSActionTemplate and NSAddTemplate should also be handy. Many goodies (gradient look, system provided images) are Leopard only.

Well, with only Interface Builder and the Finder (Mac OS X 10.4.11), you can find that it's custom views/controls with custom pictures (no gradient code AFAIK).


_______________________________________________

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


  • Follow-Ups:
    • Re: How to make a UI like in Mail?
      • From: Jens Alfke <email@hidden>
References: 
 >How to make a UI like in Mail? (From: Thomas Wickl <email@hidden>)
 >Re: How to make a UI like in Mail? (From: Thomas Engelmeier <email@hidden>)

  • Prev by Date: Re: Xcode Editor's Regex now uses PCRE instead of ICU?
  • Next by Date: Re: NSSpeechSynthesizer/UKSpeechSynthesizer speechSynthesizer:didFinishSpeaking: called immediarely
  • Previous by thread: Re: How to make a UI like in Mail?
  • Next by thread: Re: How to make a UI like in Mail?
  • Index(es):
    • Date
    • Thread