Adam Smith
Adam Smith

Reputation: 33

Gtk conversation effect

I was using some gnome applications like empathy and gwibber, and was wondering how to create a "conversation" effect in my own gtk application.

E.g. http://www.ubuntu.com.cn/files/1004features/01.jpg (off google, not my site)

Thanks

Upvotes: 0

Views: 75

Answers (1)

ptomato
ptomato

Reputation: 57880

I think these are actually done with HTML and WebKitGtk. Of course, you can always look at the empathy and gwibber source code: http://git.gnome.org/browse/empathy and http://gwibber.com

Upvotes: 1

Related Questions