What control will be best for Buddy List?

Posted by Arnab on Stack Overflow See other posts from Stack Overflow or by Arnab
Published on 2010-03-16T02:39:57Z Indexed on 2010/03/16 6:36 UTC
Read the original article Hit count: 324

Filed under:
|
|
|
|

I'm developing a xmpp chat client in C#.NET. I'm little confused about what control should I use for Buddy list. Buddy list will consist of status icon, name & his buddy pic. Can u please recommend that what control will be best for me to use? (Do u think that ListView will be appropriate?)

Another question, I'm using agsxmpp. Does it support invisible status in Gtalk. Is there any library out there bettre than this ?

Thanks.

© Stack Overflow or respective owner

Related posts about c#

Related posts about .NET