| <<< CLT::DISK$CLT_LIBRARY2:[NOTES$LIBRARY]WIDGET_DIRECTORY.NOTE;1 >>>
-< DECwindows Widget Directory >-
================================================================================
Note 7.0 Table Widget No replies
VIA::ROSE "Tom Rose, DECdecision/CALC Development" 44 lines 18-AUG-1989 10:55
--------------------------------------------------------------------------------
Widget name: Table Widget
Brief description:
The Table Widget is a work area widget that displays character strings in a
tabular (row/column) format, performs cell, column, and row selection, and
provides tools with which to navigate through large applications. To ensure
flexibility and to remain as generic as possible, the Table Widget channels
all user actions to the application. After interpreting the callback
information, the application can respond by calling the Table Widget's
external routines. By allowing the application to process the events, and
by providing external routines that may be called at any time, the widget
can be tailored to suit many needs.
Contact name: Tom Rose (VIA::ROSE)
Platform: VMS, Ultrix, PMAX
Installation method: None, link with OLB or shareable image
Net kit location: VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE_WIDGET.OLB
Documentation
location: VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE_WIDGET.LN03
Notes conference
location: None
Source kit available? Yes
If so, location: VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$CREATE.C
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$ACTIONS.C
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$SCREEN.C
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$SELECT.C
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$UTILITY.C
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$CONSTANTS.H
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$CREATE.H
VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$PUBLIC.H
Sample driver: VIA::$USER2:[ROSE.TABLE_WIDGET]TABLE$EXAMPLE.C
Packaging directions: .OLB can be linked in, was made shareable when shipped
with DECdecision/CALC.
Complete description: See TABLE_WIDGET.LN03
|