• 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 create Non-Aqua Scrollbar in iApps
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: how to create Non-Aqua Scrollbar in iApps


  • Subject: Re: how to create Non-Aqua Scrollbar in iApps
  • From: Rosyna <email@hidden>
  • Date: Sat, 25 Aug 2007 16:18:06 -0700

I'd like to recommend not doing this. Apple changes their UI often, as if on a whim. If you have custom code to fake the latest crazy whim by one of Apple's management, then when Apple realizes the new look looks silly, your app will seem horribly outdated.

For example, look at many of the applications that came about around the 10.0 and 10.1 timeframe or use that look (Microsoft Office). They look horribly outdated because they used custom graphics to mimic the ugly pinstripe look in 10.0. Other apps got the new UI automatically, but not applications that used custom graphics.

Also, HITheme.h, ftw.

Ack, at 8/25/07, Alan Smith said:

It should be pretty easy. Subclass NSScroller and override the
appropriate drawing methods. I know this might be a shameless plug but
you will probably find code that I have just released quite useful. Go
to cocoalatte.info and download the code from my latest post on the
topic of ArtistKit. It contains code that should make it easier to do
the drawing you want.

--


Sincerely, Rosyna Keller Technical Support/Carbon troll/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.
_______________________________________________

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: 
 >how to create Non-Aqua Scrollbar in iApps (From: JanakiRam <email@hidden>)
 >Re: how to create Non-Aqua Scrollbar in iApps (From: John Stiles <email@hidden>)
 >Re: how to create Non-Aqua Scrollbar in iApps (From: "Alan Smith" <email@hidden>)

  • Prev by Date: Re: NSThread's and delegate methods
  • Next by Date: Re: Detect legacy OSX
  • Previous by thread: Re: how to create Non-Aqua Scrollbar in iApps
  • Next by thread: How do you found your way around in the ref docs?
  • Index(es):
    • Date
    • Thread