top | item 37364880

(no title)

lockhouse | 2 years ago

[flagged]

discuss

order

tredre3|2 years ago

> 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.

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.

nullindividual|2 years ago

Each feature requires a manager, PM, and dev. WordPad is not free of security vulnerabilities.

No shipping code is free.