• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Implementing an iChat-like view
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Implementing an iChat-like view


  • Subject: Implementing an iChat-like view
  • From: René Puls <email@hidden>
  • Date: Fri, 23 Apr 2004 18:21:41 +0200

Hello,

how would you implement a chat-style view like the one in iChat?

Would you do this...

(1) with a single NSView or NSControl subclass (and which of the two)? For example, just draw whatever is necessary in drawRect:?

(2) with an NSView and custom NSCells that draw the "chat bubbles"?

(3) with something completely different? I don't want to use WebKit for this, because I'd like my chat bubbles to have certain user-clickable controls, which would probably be ugly to implement with a WebView.

(I am not really implementing a chat application, but this seems to be a good and simple example. The important thing is that there can be lots of these chat bubbles, so it would have to be fast.)

Kind regards,
Reni Puls
_______________________________________________
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.


  • Follow-Ups:
    • Re: Implementing an iChat-like view
      • From: "M. Uli Kusterer" <email@hidden>
    • Re: Implementing an iChat-like view
      • From: Fritz Anderson <email@hidden>
  • Prev by Date: Re: [OT] Algebra (was: Re: Is Concatenation that complex?)
  • Next by Date: Re: [OT] Algebra (was: Re: Is Concatenation that complex?)
  • Previous by thread: Re: [OT] Algebra (was: Re: Is Concatenation that complex?)
  • Next by thread: Re: Implementing an iChat-like view
  • Index(es):
    • Date
    • Thread