Skip to content

Objective-c sample project that demonstrates the creation of a custom NSAlert that can take an NSAtributedString.

Notifications You must be signed in to change notification settings

BertMcDowell/NSAttributedAlert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NSAttributedAlert

This is a sample OSX project built to demonstrate how to create custom NSAlert that supports the NSAttributedString.

An NSAttributedString object manages strings and permit the use of attributes (url, color, font and kerning etc) that can apply to individual characters or rages of characters in the string.

For more info about this project please check out: http://bertmcdowell.com/posts/2013/nsattributedalert.html

About

Objective-c sample project that demonstrates the creation of a custom NSAlert that can take an NSAtributedString.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published