On May 26, 2010, at 1:13 PM, Matthew Weinstein wrote:
> Now even before I can click on it, while it is loading from nib it bombs with 
> the following pearls of wisdom. I can't find a discussion of cpSelections 
> anywhere.

cpSelection objects are internal - used by PDFSelection beginning with 
SnowLeopard.

-[PDFView becomeFirstResponder:] is calling -[PDFView(PDFViewInternal) 
invalidateSelectionBounds:] on the current selection. This would have the 
effect of forcing a redraw of the view region covered by the selection (if 
any). When a view becomes first responder the selection is drawn with a 
different color than when the focus is elsewhere....

I offer this just as an explanation  for what is happening — I can't say why 
you are seeing doesNotRecognizeSelector or referecnes to cpSelection.

John Calhoun—_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to