• 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: Using NSScrollView with self clipping views?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using NSScrollView with self clipping views?


  • Subject: Re: Using NSScrollView with self clipping views?
  • From: Colin Cornaby <email@hidden>
  • Date: Sun, 7 Oct 2007 20:23:45 -0700

Fixed my issue with using custom NSScrollers. I was just being dumb and enabling my scroller in my view's init method instead of awakeFromNib.

Thanks,
Colin

On Oct 7, 2007, at 7:38 PM, Colin Cornaby wrote:

I have an NSOpenGLView that clips itself. I'm trying to implement scroll bars for the view, and I'm not having much success. I can't seem to get just NSScrollers by themselves to actually work. I add a custom view in IB, change the class of the custom view to NSScroller, and set the views to enabled, and they simply don't work. The NSScrollers don't draw the scroll bar or the scroll buttons. I'm also unable to connect the actions of the scrollers to my view in order to control scrolling.

That said, is there any way, either using an NSScrollView or NSScrollers to scroll a view that performs it's own clipping?

Thanks,
Colin
_______________________________________________

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

_______________________________________________

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: 
 >Using NSScrollView with self clipping views? (From: Colin Cornaby <email@hidden>)

  • Prev by Date: Re: Problem With implementing copyWithZone
  • Next by Date: Re: swapping textfields and the transparency problem
  • Previous by thread: Using NSScrollView with self clipping views?
  • Next by thread: NSTreeController -removeObjectsAtArrangedObjectIndexPath:
  • Index(es):
    • Date
    • Thread