Tagged Questions

1
vote
1answer
503 views

iChat Style Interface

I'm trying to create an iChat-style insterface (ie: message bubbles) in C# for a project. Can anyone suggest or offer ideas on how best to achieve this? My first thoughts were with WPF but I've never ...