Search
Tags
2008 Acorn AquaticPrime Automator Cocoa CoreImage corevideo Cracks Default Event Flying Meat Geode Headline iPhone iPhoneDevCamp iphone development iRoster isight Links macbook Misc Open Source pinboard Python quicktime sequence grabber seth pmc charity software auction Software Source Source Code SpaceNavigator Spotlight Sqlobject subversion tarnishing touchcode TouchCode iPhone TouchMap toxicmedia toxicsoftware.com WebNoteHappy WordPress wwdc xbel xsltMeta
Tag Archives: NSAttributedString
Cocoa: Fetching all attachments from an NSAttributedString
This code snippet is a category of NSAttributedString that shows how to fetch all attachments from the string. Header: @interface NSAttributedString (NSAttributedString_MoreExtensions) /** * @method allAttachments * @abstract Fetchs all attachments from an NSAttributedString. * @discussion This method searchs for … Continue reading