Re: how do I make chat bubbles using a custom cell
Re: how do I make chat bubbles using a custom cell
- Subject: Re: how do I make chat bubbles using a custom cell
- From: chaitanya pandit <email@hidden>
- Date: Wed, 16 Jul 2008 11:22:11 -0400
One idea would be to create an NSBezierPath with the shape of the chat
bubble, once u have it you can use the CTGradient calss's [gradient
fillBezierPath] method to fill it with an aqua look.
The CTGradient project is here: http://blog.oofn.net/2006/01/15/gradients-in-cocoa/
On 15-Jul-08, at 11:08 PM, TARUN CHAPLOT wrote:
Hello Everyone
I am very new to objective C and working on some application which
needs to create Chat bubbles similar to iChat.
Can anybody help me to find some documentation or the sample code
which will help me to make chat bubbles using custom cell.
Any help would be greatly appreciated.
Thanks
Tarun
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden