• 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
NSScrollView and tile
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSScrollView and tile


  • Subject: NSScrollView and tile
  • From: Timothy Ritchey <email@hidden>
  • Date: Mon, 30 Sep 2002 21:00:23 -0500

Out of curiosity, does anyone know if the NSScrollView's -tile method implementation was changed for Jag? I have a spreadsheet control that subclasses NSScrollView, using the rulers for the row/column headers. Everything was working pre-jag, but it appears that NSScrollView's -tile method is hiding my rulers now. I override -tile in order to get things placed correctly, calling [super tile]. Since jag, I had to add a [super setRulersVisible:YES] in my tile implementation in order to keep the rulers from disappearing.

I'd avoid the call to [super tile] if I new what all it was doing, but haven't been able to replicate its behavior yet. Does it add the subviews (rulers/cliping/scrollers/etc.) to the view? Anyone know for what scrollview's tile is responsible?
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
  • Prev by Date: browsing/searching the docs (was Re: Opening Documents at Unhide)
  • Next by Date: (newbie)sun vs. apple....
  • Previous by thread: Re: Cocoa AppKit Source Code
  • Next by thread: (newbie)sun vs. apple....
  • Index(es):
    • Date
    • Thread