-
Notifications
You must be signed in to change notification settings - Fork 0
1. First blog post
Mogens Brødsgaard Lund edited this page Nov 2, 2019
·
1 revision
I am working with the sub-editor and the display. I would like the sub-editor be, so it works like an immutable data structure with functionality like an editor. The functionality should be complete, but still as simple as possible. I want the design to be, so given a
- sub-editor
- Top-left corner
- width and height of a frame in chars It should be possible to efficiently draw the content of the sub-editor at the given location with the cursor on the correct spot.
At the same time I add functionality to make edit-functions available.