[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
setSelectedTextAttributes in NSTextView
- Subject: setSelectedTextAttributes in NSTextView
- From: sheppy at syndicomm.com (Eric Shepherd)
- Date: Mon Mar 1 13:04:00 2004
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