how do I make chat bubbles using a custom cell

2008-07-15 Thread TARUN CHAPLOT
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.

Re: how do I make chat bubbles using a custom cell

2008-07-17 Thread TARUN CHAPLOT
TED]> To: TARUN CHAPLOT <[EMAIL PROTECTED]> Cc: cocoa-dev@lists.apple.com Sent: Wednesday, July 16, 2008 11:22:11 PM Subject: Re: how do I make chat bubbles using a custom cell One idea would be to create an NSBezierPath with the shape of the chat bubble, once u have it you can use th