Quantcast
Channel: SharpDevelop Community
Viewing all articles
Browse latest Browse all 1764

Draw underlines & text on the side of current text

$
0
0

I want to do something like underscores & some text alongside the code. Very similar to what has been done to the Clang Static Analyzer in xcode..

I don't know whether to use the DocumentColorizingTransformer for this or something else. I can modify the text with the DocumentColorizingTransformer but I don't get a drawing Context to draw anything. Is it possible to get a drawing context in this class ?


Viewing all articles
Browse latest Browse all 1764

Trending Articles