Skip to content
This repository was archived by the owner on Sep 27, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (8 loc) · 337 Bytes

File metadata and controls

9 lines (8 loc) · 337 Bytes

editor

A basic text editor meant more for me learning the Windows DirectDraw API than for functional use... but maybe one day :)

TODO

  • Add a .ini style configuration for fonts, colors, etc.
  • Finish out the common commands
  • Add a status/message display
  • Implement open/save/new functionality
  • Syntax highlighting (simple)