Changeset 111 for functions/display.r

Show
Ignore:
Timestamp:
12/26/07 07:56:27 (11 months ago)
Author:
ashley
Message:

Split requestors off into %rebgui-requestors.r
Requestors and functions now appear in their respective parent objects
Added new on-resize handler
tab-panel.r and chat.r fixes
RebDOC.r enhancements

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • functions/display.r

    r96 r111  
    1 set 'display make function! [ 
     1display: make function! [ 
    22        "Displays widgets in a centered window with a title." 
    33        title [string!]                                 "Window title"