Changeset [e9fb82172129fce96fae635b6c93cb4182c69424] by Aparajita Fishman
July 4th, 2012 @ 10:39 AM
Make the default grid color in IB show correctly in CPTableView
Currently #888888 is being used as the default, mainly
because NSColor.j doesn't recognize the "gridColor" named color,
and the cached color in the .xib is #888888
for some reason. Actually the default grid color is #CCCCCC.
https://github.com/cappuccino/cappuccino/commit/e9fb82172129fce96fa...
Committed by Aparajita Fishman
- M AppKit/Themes/Aristo/ThemeDescriptors.j
- M Tools/nib2cib/NSColor.j
- M Tools/nib2cib/NSTableView.j
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.