• 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: why doesn't my scrollview scroll ... solved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: why doesn't my scrollview scroll ... solved


  • Subject: Re: why doesn't my scrollview scroll ... solved
  • From: Scott Anguish <email@hidden>
  • Date: Sat, 3 Jun 2006 13:22:50 -0400


On Jun 3, 2006, at 1:11 PM, Martin Redington wrote:

As it turns out, the scrollview I was creating was not tall enough to get a scrollbar!

Somewhere around 88 pixels seems to be the minimum, for regular sized scrollers ...



you may also have additional issues with the resizing flags if the window is resizable.

the default contentView of a window has no autoresizing flags set. When that is the case, autoresizing of subviews is disabled.

See the note in the docs here - <http://developer.apple.com/ documentation/Cocoa/Conceptual/CocoaViewsGuide/ WorkingWithAViewHierarchy/chapter_4_section_6.html#//apple_ref/doc/ uid/TP40002978-CH4-SW2>


_______________________________________________ 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: 
 >why doesn't my scrollview scroll ... (From: Martin Redington <email@hidden>)
 >Re: why doesn't my scrollview scroll ... (From: Lon Giese <email@hidden>)
 >Re: why doesn't my scrollview scroll ... (From: Martin Redington <email@hidden>)
 >Re: why doesn't my scrollview scroll ... (From: Lon Giese <email@hidden>)
 >Re: why doesn't my scrollview scroll ... (From: John Stiles <email@hidden>)
 >Re: why doesn't my scrollview scroll ... solved (From: Martin Redington <email@hidden>)

  • Prev by Date: Re: crashes on intel
  • Next by Date: Re: Can NSMailDelivery be configured programmatically?
  • Previous by thread: Re: why doesn't my scrollview scroll ... solved
  • Next by thread: Re: why doesn't my scrollview scroll ... solved
  • Index(es):
    • Date
    • Thread