From 3e44e60333401cc7b961fa724ee142375a740ac0 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Mon, 16 Feb 2015 15:42:43 -0500 Subject: More TODOs. --- basicctrls.go | 1 + 1 file changed, 1 insertion(+) (limited to 'basicctrls.go') diff --git a/basicctrls.go b/basicctrls.go index e905ad2..8232cc3 100644 --- a/basicctrls.go +++ b/basicctrls.go @@ -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 -- cgit v1.2.3