Ignore:
Timestamp:
11/17/2007 12:40:30 AM (19 years ago)
Author:
David Owen <dsowen@…>
branch-nick:
tui
revision id:
dsowen@fugue88.ws-20071117004030-ov0o4jfbzl3b9vup
Message:

Allow for other callback-functions on ACTIVATE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/widget/generic.lisp

    r46 r63  
    4343(defgeneric draw (widget))
    4444
    45 (defgeneric activate (widget &optional callback))
     45(defgeneric activate (widget &key key-callback &allow-other-keys))
Note: See TracChangeset for help on using the changeset viewer.