NSTokenField - workaround for paste or drop vs. beginEditing and bindings?
NSTokenField - workaround for paste or drop vs. beginEditing and bindings?
- Subject: NSTokenField - workaround for paste or drop vs. beginEditing and bindings?
- From: Jim Correia <email@hidden>
- Date: Tue, 13 Jun 2006 12:53:11 -0400
When pasting or dropping into an NSTokenField, the control skips
calling the delegate methods and doesn't send the usual text
notifications. This has the side effect of
- not marking the document dirty when the edit starts
- not committing the value (via bindings) when the edit ends if the
past or drop was the only edit
rdar://problem/4583947
Does anyone have a ready workaround?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden