Re: AW: NSColorWell shows no color
- Subject: Re: AW: NSColorWell shows no color
- From: Benjamin Dobson <email@hidden>
- Date: Tue, 30 Dec 2008 22:57:31 +0000
- Delivered-to: email@hidden
- Delivered-to: email@hidden
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :in-reply-to:content-type:content-transfer-encoding:reply-to:subject :mime-version:date:references:x-mailer; bh=VtOiTlsm/o4SJjSKvEvAqX7ldFVQpuWf3lObc+aWLpU=; b=u71QyprrqxKtG9K/NQBDqmX/fKTla8w80IJrRNJBoesst34MsDZFTHUlgDQG/eqM9b VqS9AAzIa+SBsBLa1C6mOuTOWAD8UO3tgFtVDKZdLFkJkfwrwgJZ9RkKMc09CjCmHFkN wxRJboZjXVhWFUofvzOLHlKyvFAh6YXioimcE=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:reply-to:subject:mime-version:date :references:x-mailer; b=il8KMJpLdnDd2UEG1fn2lt/afmYigBlgof4P5gszFtyjdCbnjv1VH0EmRqXcl/AQQQ uF2YbVwpx48FHMo0b4fteElDnow0KzjeAw9rPjkstcUGSQSnt2Iw1M6fPMusahNX8Hmx oqIwIk3yL5Wc7xM4K6GV2KPAicUB3F9rGF+oU=
On 30 Dec 2008, at 19:22:04, tobias assmann wrote:
// InActiveBeatColor has been selected
- (IBAction)iaSelectInactiveBeatColor:(id)sender{
[topv.colors setColor:[sender color] forKey:@"inactiveBeat"];
}
You can probably do this using Bindings. http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaBindings/CocoaBindings.html
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.