Revision: 15232
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=15232&view=rev
Author: hofman
Date: 2009-04-29 12:12:57 +0000 (Wed, 29 Apr 2009)
Log Message:
-----------
use light blue from second alternating row as background color for the bottom
file view
Modified Paths:
--------------
trunk/bibdesk/BibDocument.m
Modified: trunk/bibdesk/BibDocument.m
===================================================================
--- trunk/bibdesk/BibDocument.m 2009-04-29 11:33:15 UTC (rev 15231)
+++ trunk/bibdesk/BibDocument.m 2009-04-29 12:12:57 UTC (rev 15232)
@@ -564,7 +564,7 @@
[groupOutlineView registerForDraggedTypes:dragTypes];
[[sideFileView enclosingScrollView] setBackgroundColor:[sideFileView
backgroundColor]];
- [bottomFileView setBackgroundColor:[NSColor controlBackgroundColor]];
+ [bottomFileView setBackgroundColor:[[NSColor
controlAlternatingRowBackgroundColors] lastObject]];
[[bottomFileView enclosingScrollView] setBackgroundColor:[bottomFileView
backgroundColor]];
[fileCollapsibleView setCollapseEdges:BDSKMaxXEdgeMask];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit