Using the Cocoa Framework, how can I add bullets and numbering to text?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For bullets you can add UTF-8 characters to your strings.
From the cocoa dev website:
http://www.cocoadev.com/index.pl?UniCode
You can find list of UTF-8 characters here: http://www.utf8-chartable.de/unicode-utf8-table.pl
Be aware that they are generally expressed as a hexidecimal. Its under General Punctuation.