• 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: NSScrollView's content view doesn't un-hide
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSScrollView's content view doesn't un-hide


  • Subject: Re: NSScrollView's content view doesn't un-hide
  • From: Scott Hamilton <email@hidden>
  • Date: Thu, 26 Feb 2009 09:40:11 -0800

Hi John,

Nope, it was:

		[theScrollView setContentView:theClipView];

which reconnects the content view of the scroll view to the responder chain (setHidden:YES unhooks it).

Thanks for thinking about it though.

Scott


On Feb 25, 2009, at 9:34 PM, John C. Randolph wrote:


On Feb 25, 2009, at 4:28 PM, Scott Hamilton wrote:

Am I missing something?

From your description, you're sending -setNeedsDispay to the the clipview, not to the subviews within the clipview.


-jcr



_______________________________________________

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: 
 >NSScrollView's content view doesn't un-hide (From: Scott Hamilton <email@hidden>)
 >Re: NSScrollView's content view doesn't un-hide (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: NSLayoutManager for NSTextField (was Re: Metrics for a NSTextField)
  • Next by Date: Re: One IBAction, multiple results from multiple methods
  • Previous by thread: Re: NSScrollView's content view doesn't un-hide
  • Next by thread: renaming a file with special/reserved characters in name
  • Index(es):
    • Date
    • Thread