Re: Easy(?) Cocoa Question
Re: Easy(?) Cocoa Question
- Subject: Re: Easy(?) Cocoa Question
- From: Public Look <email@hidden>
- Date: Fri, 31 Oct 2003 20:06:57 -0500
Apple provides a sample that highlights URLs and changes text color
when the cursor lingers over certain text. I think you can use the
same approach for showing pop-up time stamps if the cursor lingers or
certain text is selected. As far as storing the time stamps, I think
you can add custom attributes to an NSAttributedString.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.