File: TODO

package info (click to toggle)
libtclobjc 1.4-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 316 kB
  • ctags: 78
  • sloc: objc: 2,116; makefile: 240; ansic: 186; sh: 175; tcl: 13
file content (12 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Tcl/Objective-C interface library To Do list
********************************************

* Make prompt configurable.

* Make sure argv=NULL is ok.

* Tcl and Tk assume that tty==1, we could clean this up.

* Test under NEXTSTEP with tk, with readline.

* Clean up code more.