#241 new
danieldickison

Add +[CPColor clearColor]

Reported by danieldickison | March 11th, 2009 @ 05:40 AM

This is a trivial feature request, to add the [CPColor clearColor] method, defined as:

+ (CPColor)clearColor
{
    return [self colorWithCalibratedWhite:0.0 alpha:0.0];
}

This is handy for e.g. unselecting a list item, set get rid of a blue background.

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.

Shared Ticket Bins

People watching this ticket

Pages