• 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: NSScroller customization
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSScroller customization


  • Subject: Re: NSScroller customization
  • From: Ricky Sharp <email@hidden>
  • Date: Sat, 14 Oct 2006 10:04:16 -0500


On Oct 14, 2006, at 9:50 AM, AstroK Software wrote:

Thanks, but actually I have already tried that! I can draw a cutom know with the -drawKnob: method, but -drawArrow:highlight: is never called in my subclass, so I can't draw the customized arrows. Moreover, it seems that there is no method that draws the track of the scroller...

While various hooks are starting to appear (10.4 added more to NSButton, e.g.), complete custom drawing of controls is probably not possible yet.


Thus, you'll probably have to grow your own. If Accessibility is important to you, look at a scrollbar via the Accessibility Inspector. You'll see that it's implemented with several AXButton areas. This will help you add the proper support.

___________________________________________________________
Ricky A. Sharp         mailto:email@hidden
Instant Interactive(tm)   http://www.instantinteractive.com

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >NSScroller customization (From: AstroK Software <email@hidden>)
 >Re: NSScroller customization (From: "I. Savant" <email@hidden>)
 >Re: NSScroller customization (From: AstroK Software <email@hidden>)

  • Prev by Date: Re: NSScroller customization
  • Next by Date: Re: Core Data: Need help with fetch request
  • Previous by thread: Re: NSScroller customization
  • Next by thread: How to receive text color changes from NSFontPanel?
  • Index(es):
    • Date
    • Thread