Posted by: MindprisM
« on: July 14, 2008, 08:50:53 AM »This inserts comments into the file, modifying the file, right? That will probably be useful for some. The behavior that people were looking for in the other thread was to automatically render a similar type of thing but without actually inserting any comments into the file. If you've used SourceInsight before, that's the behavior people were looking for.
Yes, inserts comments. I do have a screen painting DLL Im using with slick, but in order to paint in the right location on a target machine it would involve a bunch of font metrics and system metrics (versus manual adjustments I do to get it right). Plus it paints right on the desktop, so you got no way to erase other than forcing and app to repaint.
Someone could take that macro and do a tip form on a timer though.

