Changeset [3b1047e97d6368cf0a2b13a4d62052fdc6d2febe] by Alexander Ljungberg
October 2nd, 2010 @ 01:37 PM
Implemented tokenizingCharacterSet property for CPTokenField.
This changes the default tag separator to "," and allows tags with
spaces. The previous behaviour can be restored using [field
setTokenizingCharacterSet:[CPCharacterSet
characterSetWithCharactersInString:@" "]].
http://github.com/280north/cappuccino/commit/3b1047e97d6368cf0a2b13...
Committed by Alexander Ljungberg
- M AppKit/CPTokenField.j
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
The Cappuccino Web Framework, including AppKit, Foundation, and Objective-J.