Convenient way to get the correct superview?
Convenient way to get the correct superview?
- Subject: Convenient way to get the correct superview?
- From: "Theodore H. Smith" <email@hidden>
- Date: Sat, 30 Jul 2005 17:49:31 +0100
When dealing with stuff like NSTableViews, or other NSViews, when we
want to move the controls, we generally don't want to move the
NSTableView, but it's [superview]'s [superview]. This is because
NSTableView is in an NSClipView, which is inside an NSScrollView.
Is there some conveience method which will return to me something
like "The view that I'd like which enables me to move this control
around properly? This view may be myself, or any number of ancestors
from myself."
For now, I may be using my own convenience method to do just this.
--
http://elfdata.com/plugin/ Industrial strength string processing,
made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
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