dlMakeWidget
dlMakeWidget( [x_backgroundColor] [l_point1] [l_point2] ) =>x_widgetId/nil
Description
Creates a general purpose window (or widget). Uses of this widget can be for fixed menus or graphic display panels. Both points are specified in X Window System coordinates, where 0:0 is the upper-left corner of the screen.
Arguments
Related Topics
Return to top