Revision: 2941
          http://skim-app.svn.sourceforge.net/skim-app/?rev=2941&view=rev
Author:   hofman
Date:     2007-09-19 13:52:27 -0700 (Wed, 19 Sep 2007)

Log Message:
-----------
Set highlighted of headerpopupbuttoncell.

Modified Paths:
--------------
    trunk/BDSKHeaderPopUpButtonCell.m

Modified: trunk/BDSKHeaderPopUpButtonCell.m
===================================================================
--- trunk/BDSKHeaderPopUpButtonCell.m   2007-09-19 20:48:54 UTC (rev 2940)
+++ trunk/BDSKHeaderPopUpButtonCell.m   2007-09-19 20:52:27 UTC (rev 2941)
@@ -138,6 +138,7 @@
     if ([self usesItemFromMenu])
         [headerCell setStringValue:[self title]];
        [headerCell setState:[self isHighlighted]];
+       [headerCell setHighlighted:[self isHighlighted]];
        [headerCell drawWithFrame:cellFrame inView:controlView];
        
        if (indicatorImage != nil) {


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/
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit

Reply via email to