Ekkio feed 2.0
Avishkar Autar · Jul 15 2010 · Ekkio
A new feed for the Ekkio desktop client. This replaces the flat buttons with hyperlinks, for a more concise and elegant look.
The real challenge here was creating a WinForms controls where text and links could be rendered side-by-side. The standard Label and LinkLabel controls don’t allow for this.
I’ll do writeup and post some code soon on how to make a control like this.