[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

setSelectedTextAttributes in NSTextView



When I call this, the change doesn't take place, and the color used for 
highlighted text becomes transparent or something.  I can still select 
text, but there's no visible highlighting.  It doesn't seem to matter 
which attributes I try to set.

Any idea what I'm doing wrong?

     attributes = [NSDictionary 
dictionaryWithObjectsAndKeys:NSUnderlineStyleNone, 
NSUnderlineStyleAttributeName, nil];
     [self setSelectedTextAttributes:attributes];

-- 
Eric Shepherd
Owner
Syndicomm
http://www.syndicomm.com