But the correct solution is: [cell0 setAlternateImage:theBlankImage]; // send messages via IBOutlet [cell0 setState:NSOffState]; // Added this line [cell0 setEnabled:YES];
Because it's a Toggle button and was in the ON state after being clicked.
We can learn something every day if we're not very careful. respect..... Peter _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]