-
I really like the filebrowser in split view. What would be nice to have is to be able to set the background color for the file browser (or use the default Finder background color).
If you change the …
-
1. Add two sprites
2. Change color of one of them
3. Selected another
4. Select the one with changed color - color will be reseted.
Andrew, i tried to fix this, but i didn't get how to update the col…
-
Not sure if I'm doing this right, but I checkedout the coredata branch on my computer, and the xcode project seems to be the same as on the master, as it has several files highlighted red to mean they…
-
I have written this piece of code to override the selection to a gradient. You should implement it.
- (void)highlightSelectionInClipRect:(NSRect)theClipRect
{
NSRange aVisibleRowIndexes = [self ro…
-
Text field cell text has the same color as the background of the field editor. When text is selected it's visible due to highlight having different color, but unselected text is not visible at all...
…
tomaz updated
13 years ago
-
Xcode 3.2.4 on 10.6.4 core2duo MB
compiled commit http://github.com/binarygod/BGHUDAppKit/commit/14d7b61824a29d0781274c6dd56016f5fdd0f4fe
double-clicked, Interface Builder started and raised an except…
yene updated
14 years ago
-
In favor of +colorWithWhite:alpha:
Fixes here:
http://github.com/aparajita/cappuccino/commit/11aa2527e97167bdf36ba777454a80f1f361874a
-
| | |
|--------------------|----|
| Bugzilla Link | [PR2707](https://bugs.llvm.org/show_bug.cgi?id=2707) |
| Status | RESOLVED FIXED |
| Importance | P n…
-
Settings are not saved at all when colorForANSIColor: is swizzled.
Cause : NSColor cannot be stored in NSUserDefaults directly, so we have to archive those before storing them with setScopeValue
Youx updated
15 years ago
-
E.g. magentaColor… I would expect to have the same amounts of colors like in NSColor/UIColor.