Custom NSTextView for text annotations

2010-03-29 Thread Isaac Alston
Hi, I am currently working on a document reader and annotation program. This program will allow the user to import text files and annotate them, both in the margins and by attaching annotations to specific words. As the cursor is hovered over a word, its annotation will appear in some sort of colo

Re: Cocoa and email (SMTP/POP3) (thanks)

2009-06-25 Thread Isaac Alston
Hi, I just want to say thank you to everyone who responded to my question. -- Isaac ___ 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

Cocoa and email (SMTP/POP3)

2009-06-23 Thread Isaac Alston
Hi, I've started learning Cocoa. I want to write a simple email client to do some 'real world' coding and to learn more about the framework. I thought there would be a simple way to send email in Cocoa, but a quick search on Google only turned up http://vafer.org/blog/20080604120118, which dates f