• 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
keeping scrollbar hidden
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

keeping scrollbar hidden


  • Subject: keeping scrollbar hidden
  • From: Joshua Strickon <email@hidden>
  • Date: Tue, 9 Mar 2010 15:09:50 -0500

I have 2 synchronized scrollviews side-by-side.  I only want a scrollbar on the right most view.  I do this by hiding the left scroller.  This all works fine until I vertically resize the grouped views.  The scroller reappears in the left view.  I have tried numerous methods to keep the scroller hidden and the best result I can find so far leaves me with an empty white view in its place.  I have tried creating my own scroller and intercepting messages to unhide and forcing it to be hidden but the white block still shows.

If you set hasVerticalScrollbar to false it looks right, but that view doesn't respond to scroll events any more.

How do I keep the scrollbar hidden during and after a resize of a view?

Thanks

Josh_______________________________________________

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

  • Prev by Date: Re: Is kCAOnOrderOut too good to be true?
  • Next by Date: Re: Is kCAOnOrderOut too good to be true?
  • Previous by thread: Re: MoviePlayer_iPhone sample code in XCode 3.2
  • Next by thread: How to get NSPathControl to resize programatically?
  • Index(es):
    • Date
    • Thread