Skip navigation.
 
mlRe: Newbie Issue: isDescendantOf: error
FROM : Jamie Phelps
DATE : Thu Feb 14 20:26:39 2008

On Feb 14, 2008, at 12:46 PM, Charles Steinman wrote:

> It sounds like you're accidentally using
> PreferencesController somewhere you should be using a
> view. isDescendantOf: is an NSView method, and it's
> probably being sent by the tab view.


I knew it was a newbie problem. I apparently dropped the widgets into 
an NSTabViewItem rather than into the NSView that it contains. Carry 
on, folks! :D

JP

Related mailsAuthorDate
mlNewbie Issue: isDescendantOf: error Jamie Phelps Feb 14, 18:29
mlRe: Newbie Issue: isDescendantOf: error Mike Abdullah Feb 14, 19:07
mlRe: Newbie Issue: isDescendantOf: error Jamie Phelps Feb 14, 19:26
mlRe: Newbie Issue: isDescendantOf: error Charles Steinman Feb 14, 19:46
mlRe: Newbie Issue: isDescendantOf: error Jamie Phelps Feb 14, 20:02
mlRe: Newbie Issue: isDescendantOf: error Mike Abdullah Feb 14, 20:20
mlRe: Newbie Issue: isDescendantOf: error Jamie Phelps Feb 14, 20:26