Is anyone able to offer any tips for doing this the right way?
Thanks,
PK.
Search found 2 matches
- Wed Dec 05, 2012 6:45 pm
- Forum: General
- Topic: Tool development question
- Replies: 3
- Views: 539
- Wed Mar 28, 2012 8:30 am
- Forum: General
- Topic: Tool development question
- Replies: 3
- Views: 539
Tool development question
Hi,
I'm currently trying to write a tool in C# to help with some formatting issues that I'd like to programatically solve. Following the XMLTidy route and getting the input text from the clipboard, I'm now struggling to write the output back out to the document window.
I've got the document ...
I'm currently trying to write a tool in C# to help with some formatting issues that I'd like to programatically solve. Following the XMLTidy route and getting the input text from the clipboard, I'm now struggling to write the output back out to the document window.
I've got the document ...