Live data from Hacker News

Microsoft is killing WordPad in Windows

bleepingcomputer.com

101–110 of 367 posts

Re: Microsoft is killing WordPad in Windows

#102

This is deeply unfortunate. WordPad is by far the best implementation of RTF anywhere.

But who uses RTF? I can't recall ever receiving an RTF file. Scanning my drives, I've only found a single Readme RTF file in some old Windows utilities.

Scrivener saves everything in RTF files.

Re: Microsoft is killing WordPad in Windows

#103
post #83

[flagged]

> I literally could write a WordPad clone in an afternoon You might be able to make a Notepad clone in an afternoon, but not wordpad. Creating parsers for all the formats it supports (rtf/doc/html) as well as the renderer/wysiwyg editor would take anyone several days of either coding, or stitching libs together.

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.

Re: Microsoft is killing WordPad in Windows

#108

This is deeply unfortunate. WordPad is by far the best implementation of RTF anywhere.

But who uses RTF? I can't recall ever receiving an RTF file. Scanning my drives, I've only found a single Readme RTF file in some old Windows utilities.

It’s used a lot in the localization industry.

Re: Microsoft is killing WordPad in Windows

#109

The natural upgrade for WordPad did never come: basic html or markdown editing.

Aren’t you describing Frontpage Express? I think it was bundled with Windows 98?

no so complex.. just everything that a online wyswyg editor like tinymce can do, saving as a single HTML file instead

Re: Microsoft is killing WordPad in Windows

#110

I'm always sad to see applications go (especially if the recommended alternative is a paid software), but did that thing ever work properly? In the past decade I used Windows only when someone held a gun to my head, but before that I remember that WordPad always messed up all documents I have ever opened: weird page and line breaks, picture and textbox formatting all over the place, and saving a document was a good w…

I always figured this was by design. Microsoft needed a GUI word processor that was free to stifle competition in the new "windows software" market, but not good enough to upset their Word business.

Good job WordPad - one of the flag bearers of Microsofts anti-competitive business practices.

Post reply on HN