Revision: 11129
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=11129&view=rev
Author: amaxwell
Date: 2007-09-22 13:09:42 -0700 (Sat, 22 Sep 2007)
Log Message:
-----------
adjust color so it's similar to Leopard gradients
Modified Paths:
--------------
branches/TRY_ARM_FILE_INTERFACE/bibdesk/BDSKSearchButtonController.m
Modified: branches/TRY_ARM_FILE_INTERFACE/bibdesk/BDSKSearchButtonController.m
===================================================================
--- branches/TRY_ARM_FILE_INTERFACE/bibdesk/BDSKSearchButtonController.m
2007-09-22 20:07:51 UTC (rev 11128)
+++ branches/TRY_ARM_FILE_INTERFACE/bibdesk/BDSKSearchButtonController.m
2007-09-22 20:09:42 UTC (rev 11129)
@@ -63,6 +63,9 @@
[edgeView setEdges:BDSKMinXEdgeMask | BDSKMaxXEdgeMask | BDSKMaxYEdgeMask];
[edgeView setColor:[NSColor colorWithCalibratedWhite:0.6 alpha:1.0]
forEdge:NSMaxYEdge];
+ [gradientView setLowerColor:[NSColor colorWithCalibratedRed:0.82
green:0.82 blue:0.82 alpha:1.0]];
+ [gradientView setUpperColor:[NSColor colorWithCalibratedRed:0.914
green:0.914 blue:0.914 alpha:1.0]];
+
[buttonBar setShowsBaselineSeparator:NO];
[buttonBar setAllowsMultipleSelection:NO];
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit