I'm thinking about writing a text editor, that is truly hard coded.
This meaning, the text box will be hard coded (no controls),
EVERYTHING! Even the KEYDOWN AND KEYUP EVENTS! I just want
\to see if i have the technical knowledge to do something like this.
Should i attempt to do this just to see if i can?