Changeset main,35 for main/tui.asd


Ignore:
Timestamp:
11/06/2007 04:08:05 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui-new
revision id:
dsowen@fugue88.ws-20071106160805-4ecw8r7ndcqm8knh
Message:

New textbox control.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/tui.asd

    r28 r35  
    1414               (:file "output"
    1515                      :depends-on ("cursor" "window"))
     16               (:file "textbox"
     17                      :depends-on ("cursor" "input" "output" "window"))
    1618               (:file "display-string"
    1719                      ;; "input" only for testing
Note: See TracChangeset for help on using the changeset viewer.