Revision: 15254
          http://bibdesk.svn.sourceforge.net/bibdesk/?rev=15254&view=rev
Author:   hofman
Date:     2009-05-02 17:54:23 +0000 (Sat, 02 May 2009)

Log Message:
-----------
need to change one edge color

Modified Paths:
--------------
    trunk/bibdesk/BDSKEditor.m

Modified: trunk/bibdesk/BDSKEditor.m
===================================================================
--- trunk/bibdesk/BDSKEditor.m  2009-05-02 12:24:00 UTC (rev 15253)
+++ trunk/bibdesk/BDSKEditor.m  2009-05-02 17:54:23 UTC (rev 15254)
@@ -193,6 +193,7 @@
     
     edgeView = (BDSKEdgeView *)[[[matrix enclosingScrollView] superview] 
superview];
        [edgeView setEdges:BDSKMaxYEdgeMask];
+       [edgeView setEdgeColor:[NSColor colorWithCalibratedWhite:0.75 
alpha:1.0]];
     
     [fileSplitView setBlendStyle:BDSKMinBlendStyleMask];
     


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

Reply via email to