Skip to main content

Timeline for Lightweight rich link Label

Current License: CC BY-SA 3.0

14 events
when toggle format what by license comment
May 23, 2017 at 12:41 history edited CommunityBot
replaced http://stackoverflow.com/ with https://stackoverflow.com/
Oct 9, 2015 at 9:35 comment added Martin Braun @TaW Finally, the mess with your control did not stop in my application. I ended up building my own AutoRichLabel that is a UserControl that contains a readonly TransparentRichTextBox. It's syntax for formatted content is not hard to get, thus I expanded my answer with my own version for anybody to take.
Oct 9, 2015 at 9:34 history edited Martin Braun CC BY-SA 3.0
Added my own AutoRichLabel approach.
Oct 2, 2015 at 9:11 history edited Martin Braun CC BY-SA 3.0
deleted 22 characters in body
Sep 17, 2015 at 8:09 history edited Martin Braun CC BY-SA 3.0
Added Minimum Size
Sep 16, 2015 at 16:50 comment added TaW full ack on all points :-)
Sep 16, 2015 at 15:49 history edited Martin Braun CC BY-SA 3.0
bug fix, bold letters are too large on the box calculating
Sep 16, 2015 at 11:24 history edited Martin Braun CC BY-SA 3.0
Edited comments in code.
Sep 16, 2015 at 11:18 comment added Martin Braun @TaW Absolutely no problem and I fully understand. After improving your control for my needs (padding, maximum size, auto size) I just felt obliged to tell you about my changes and leave the code for other people, too. But I think 'light-weight' refers the speed of getting it done typing. Sometimes it's better to take a few more minutes to build something more adaptable with a better structure. Specially when posting it on codereview. Whatever, I still have to thank you, it was easier than building everything from scratch.
Sep 16, 2015 at 10:58 comment added TaW I'm a bit tied up atm but am looking forward to checking out your code in depth. I should mention that a) 'light-weight' was of importance at the time b) I was really not well-versed in c# then and c) some of it (like links), came really more as an afterthought.. Expect to accept..
Sep 16, 2015 at 9:03 history edited Martin Braun CC BY-SA 3.0
Fixed a little bug with the padding
Sep 16, 2015 at 7:50 history edited Martin Braun CC BY-SA 3.0
Added my version of code.
Sep 15, 2015 at 19:16 review First posts
Sep 15, 2015 at 19:34
Sep 15, 2015 at 19:13 history answered Martin Braun CC BY-SA 3.0