Changeset main,44 for main/tui.asd


Ignore:
Timestamp:
11/08/2007 11:26:33 PM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui-new
revision id:
dsowen@fugue88.ws-20071108232633-o1pxoj710jjn381p
Message:

Forms may now be activated; they cycle through textboxes and auto-scroll.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/tui.asd

    r42 r44  
    1616               (:file "display-string"
    1717                      ;; "input" only for testing
    18                       :depends-on ("cdk" "input"))
     18                      :depends-on ("cdk" "cursor" "input" "output" "window"))
    1919               (:module "widget"
    2020                        :depends-on ("cursor"
Note: See TracChangeset for help on using the changeset viewer.