More TODOs.
This commit is contained in:
parent
8e4145b00c
commit
3e44e60333
|
@ -133,6 +133,7 @@ func NewGroup(text string, control Control) Group {
|
|||
// TODO events
|
||||
// TODO Tab key - insert horizontal tab or tab stop?
|
||||
// TODO ReadOnly
|
||||
// TODO line endings
|
||||
type Textbox interface {
|
||||
Control
|
||||
|
||||
|
|
Loading…
Reference in New Issue