lmika
|
910bdbc854
|
A lot of work. Started working on the session objects and added a new text display component and componant switcher.
|
2015-01-06 22:34:06 +11:00 |
|
lmika
|
e86cb4fd63
|
Implemented a single-line text box. This implements many of the features missing from the text entry used in version 1.
|
2015-01-05 22:50:02 +11:00 |
|
lmika
|
6227b76b86
|
Added a key event listener which components can implement, and have also mapped termio keys into local keys.
|
2015-01-03 23:09:35 +11:00 |
|
lmika
|
4a831f7730
|
Moved the grid control into the UI package.
|
2015-01-03 19:05:04 +11:00 |
|
lmika
|
96f3271cd6
|
Have reimplemented the main components and introduced layout components.
|
2015-01-03 18:50:37 +11:00 |
|
lmika
|
ea0b8e933c
|
Rearranged the source files and removed the makefile. To build run: go build ./...
|
2015-01-03 10:37:15 +11:00 |
|