Ignore:
Timestamp:
Jun 21, 2012, 10:27:00 AM (12 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/src/RpCanvHotspot.c

    r3042 r3052  
    160160        "white", Tk_Offset(HotspotItem, activeBorder), TK_CONFIG_NULL_OK},
    161161    {TK_CONFIG_COLOR, "-activeforeground", (char*)NULL, (char*)NULL,
    162         "cyan4", Tk_Offset(HotspotItem, activeColor), 0},
     162        "black", Tk_Offset(HotspotItem, activeColor), 0},
    163163    {TK_CONFIG_STRING, "-activeimage", "activeImage", (char*)NULL, (char*)NULL,
    164164        Tk_Offset(HotspotItem, activeImageName), TK_CONFIG_NULL_OK},
Note: See TracChangeset for help on using the changeset viewer.