support
Whole Tomato Software
5566 Posts |
Posted - Jan 14 2004 : 7:34:33 PM
|
We would like the features ourselves.
VA sniffs the clipboard after MS has copied to it. For VC++ 6.0, we see only text in the clipboard. We parse the code in the clipboard and replace it with RTF. No problem. Similar setup for printing. The only problem we have is we lose context of code snippets, hence coloring can be off.
With VS.NET, MS puts HTML in the clipboard. We need to parse it, then the code embedded in it, and put either RTF or HTML back into the clipboard. The task is not impossible but bigger than in is VC++ 6.0. We just haven't gotten to it. Hence, when you copy or print, you see only the VS.NET colors, in HTML, in the clipboard or on your paper. |
Whole Tomato Software, Inc. |
|
|