mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-09-03 17:33:41 +00:00
prototypes+style
This commit is contained in:
@@ -1390,7 +1390,8 @@ var kDelegateRespondsTo_textShouldBeginEditing
|
||||
return _textStorage._string;
|
||||
}
|
||||
|
||||
- objectValue
|
||||
// fixme: rich text should return attributed string, shouldn't it?
|
||||
- (CPString)objectValue
|
||||
{
|
||||
return [self stringValue];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user