每当我去做:
xxx = [NSImage imageNamed:@"Package.png"];
<>xxx> /strong> 载荷,但宽度和高度仍保持。 0. 每当我试图将其装入NSImageCell时,我就发现这一错误:
NSImageCell的物体价值必须是NSImage。
谁能帮助我? 我从未有过这个问题。
Edit:Sorry, I veewthe bit out.。 因此,如果我在数据来源中投了票,它就没有工作,而是在return cell;之后显示出上述错误。
NSImageCell* cell = [[NSImageCell alloc] init];
[cell setObjectValue:xxx]; // Using imageNamed doesn t help either
第2号:正在恶化。 我不理解所发生的事情,但图像负荷高,质量高,但当我向NSImageCell补充时,我仍然抱怨。