top | item 37365716 (no title) lockhouse | 2 years ago The parser and renderer is a pre-existing RichTextEdit widget. Add menus and save, open, and print functionality and you are over 90% of the way to a WordPad clone. discuss order hn newest danzk|2 years ago Microsoft used to distribute source code for a WordPad sample app with Visual Studio.https://github.com/microsoft/VCSamples/tree/master/VC2010Sam... crazygringo|2 years ago Opening and saving as .docx would seem to be the only hard part.I'm assuming that's not built into the widget or into Windows. Is there an open-source drop-in docx<->rtf library out there? profile53|2 years ago It’s a pre built widget because Microsoft wrote it for WordPad though. lockhouse|2 years ago It’s actually likely to be the opposite. WordPad could be a test application for the RichTextEdit widget. load replies (1)
danzk|2 years ago Microsoft used to distribute source code for a WordPad sample app with Visual Studio.https://github.com/microsoft/VCSamples/tree/master/VC2010Sam...
crazygringo|2 years ago Opening and saving as .docx would seem to be the only hard part.I'm assuming that's not built into the widget or into Windows. Is there an open-source drop-in docx<->rtf library out there?
profile53|2 years ago It’s a pre built widget because Microsoft wrote it for WordPad though. lockhouse|2 years ago It’s actually likely to be the opposite. WordPad could be a test application for the RichTextEdit widget. load replies (1)
lockhouse|2 years ago It’s actually likely to be the opposite. WordPad could be a test application for the RichTextEdit widget. load replies (1)
danzk|2 years ago
https://github.com/microsoft/VCSamples/tree/master/VC2010Sam...
crazygringo|2 years ago
I'm assuming that's not built into the widget or into Windows. Is there an open-source drop-in docx<->rtf library out there?
profile53|2 years ago
lockhouse|2 years ago