! UIMX ascii DTSCRIPT key: 7119 ! COMPONENT_NAME: DT UIM/X ! ! ORIGINS: 58 ! ! ! Copyright IBM Corporation 1991, 1994 ! ! All Rights Reserved ! ! Permission to use, copy, modify, and distribute this software and its ! documentation for any purpose and without fee is hereby granted, ! provided that the above copyright notice appear in all copies and that ! both that copyright notice and this permission notice appear in ! supporting documentation, and that the name of IBM not be ! used in advertising or publicity pertaining to distribution of the ! software without specific, written prior permission. ! ! IBM DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ! ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR ! PURPOSE. IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL, INDIRECT OR ! CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF ! USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR ! OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE ! OR PERFORMANCE OF THIS SOFTWARE. *DtScript.class: palette *DtScript.name: DtScript *DtScript.editable: false *DtScript.x: 1 *DtScript.y: 1 *DtScript.width: 230 *DtScript.height: 464 *DtScript.iconBitmap: palette.xpm *DtScript.viewMode: 2 *DtScript.createMode: 0 *dialogWindow.category: Window *dialogWindow.class: form *dialogWindow.gbldecl: #include \ *dialogWindow.funcdecl: swidget create_dialogWindow(swidget UxParent) *dialogWindow.funcname: create_dialogWindow *dialogWindow.funcdef: "swidget", "(%)" *dialogWindow.fcode: return(rtrn);\ *dialogWindow.static: true *dialogWindow.name: dialogWindow *dialogWindow.parent: NO_PARENT *dialogWindow.parentExpression: UxParent *dialogWindow.defaultShell: dialogShell *dialogWindow.resizePolicy: "resize_none" *dialogWindow.isCompound: "true" *dialogWindow.compoundIcon: "dialogW.xpm" *dialogWindow.compoundName: "dialog_Window" *dialogWindow.isDuplicatable: "false" *dialogWindow.unitType: "pixels" *dialogWindow.width: 600 *dialogWindow.height: 400 *pushButton.category: Primitives *pushButton.class: pushButton *pushButton.static: true *pushButton.name: pushButton *pushButton.parent: TBD_PARENT *pushButton.defaultShell: topLevelShell *pushButton.isCompound: "true" *pushButton.compoundIcon: "push.xpm" *pushButton.compoundName: "push_Button" *pushButton.canBeTopLevel: "false" *pushButton.canHaveChildren: "false" *pushButton.unitType: "pixels" *pushButton.defaultButtonShadowThickness.lock: true *pushButton.width: 128 *pushButton.height: 29 *defaultButton.category: Primitives *defaultButton.class: pushButton *defaultButton.static: true *defaultButton.name: defaultButton *defaultButton.parent: TBD_PARENT *defaultButton.defaultShell: topLevelShell *defaultButton.isCompound: "true" *defaultButton.compoundIcon: "defPush.xpm" *defaultButton.compoundName: "default_Button" *defaultButton.canBeTopLevel: "false" *defaultButton.canHaveChildren: "false" *defaultButton.unitType: "pixels" *defaultButton.defaultButtonShadowThickness: 1 *defaultButton.showAsDefault: 1 *defaultButton.width: 128 *defaultButton.height: 29 *radioCheck.category: Primitives *radioCheck.class: toggleButton *radioCheck.static: true *radioCheck.name: radioCheck *radioCheck.parent: TBD_PARENT *radioCheck.defaultShell: topLevelShell *radioCheck.isCompound: "true" *radioCheck.compoundIcon: "radCheck.xpm" *radioCheck.compoundName: "radio_Check" *radioCheck.canBeTopLevel: "false" *radioCheck.canHaveChildren: "false" *radioCheck.width: 128 *radioCheck.height: 29 *radioBox.category: Primitives *radioBox.class: rowColumn *radioBox.static: true *radioBox.name: radioBox *radioBox.parent: TBD_PARENT *radioBox.defaultShell: topLevelShell *radioBox.radioBehavior: "true" *radioBox.unitType: "pixels" *radioBox.entryClass: "toggleButton" *radioBox.isHomogeneous: "true" *radioBox.isCompound: "true" *radioBox.compoundName: "radio_Box" *radioBox.compoundIcon: "radioB.xpm" *radioBox.canBeTopLevel: "false" *radioBox.width: 128 *radioBox.width.lock: true *radioBox.height: 60 *radioBox.height.lock: true *radioBox.foreground.lock: true *radioCheck1.class: toggleButton *radioCheck1.static: true *radioCheck1.name: radioCheck1 *radioCheck1.parent: radioBox *radioCheck1.isCompound: "true" *radioCheck1.clipboardOps: "true" *radioCheck1.dragRecursion: "up" *radioCheck1.isDeletable: "true" *radioCheck1.isDuplicatable: "true" *radioCheck1.isInCompound: "true" *radioCheck1.isReorderable: "false" *radioCheck1.isReparentable: "true" *radioCheck1.resizeRecursion: "up" *radioCheck2.class: toggleButton *radioCheck2.static: true *radioCheck2.name: radioCheck2 *radioCheck2.parent: radioBox *radioCheck2.isCompound: "true" *radioCheck2.clipboardOps: "true" *radioCheck2.dragRecursion: "up" *radioCheck2.isDeletable: "true" *radioCheck2.isDuplicatable: "true" *radioCheck2.isInCompound: "true" *radioCheck2.isReorderable: "false" *radioCheck2.isReparentable: "true" *radioCheck2.resizeRecursion: "up" *label.category: Primitives *label.class: label *label.static: true *label.name: label *label.parent: TBD_PARENT *label.defaultShell: topLevelShell *label.isCompound: "true" *label.compoundIcon: "label.xpm" *label.compoundName: "label_" *label.canBeTopLevel: "false" *label.canHaveChildren: "false" *label.width: 128 *label.height: 29 *scrolledListWindow.category: Primitives *scrolledListWindow.class: scrolledWindow *scrolledListWindow.static: true *scrolledListWindow.name: scrolledListWindow *scrolledListWindow.parent: TBD_PARENT *scrolledListWindow.defaultShell: topLevelShell *scrolledListWindow.scrollingPolicy: "application_defined" *scrolledListWindow.visualPolicy: "variable" *scrolledListWindow.scrollBarDisplayPolicy: "static" *scrolledListWindow.shadowThickness: 0 *scrolledListWindow.isCompound: "true" *scrolledListWindow.compoundIcon: "scrllist.xpm" *scrolledListWindow.compoundName: "scrolled_List" *scrolledListWindow.isRegion: "true" *scrolledListWindow.canBeTopLevel: "false" *scrolledListWindow.canHaveChildren: "false" *scrolledListWindow.compoundResourceSet: "Background:scrolledListWindow.background;CreateCallback:scrolledList.createCallback;FontList:scrolledList.fontList;Foreground:scrolledListWindow.foreground,scrolledList.foreground;Items:scrolledList.items;ListBackground:scrolledList.background;SingleSelectionCallback:scrolledList.singleSelectionCallback" *scrolledListWindow.background.lock: true *scrolledListWindow.foreground.lock: true *scrolledListWindow.createCallback.lock: true *scrolledListWindow.width: 150 *scrolledListWindow.height: 150 *scrolledList.class: scrolledList *scrolledList.static: true *scrolledList.name: scrolledList *scrolledList.parent: scrolledListWindow *scrolledList.listSizePolicy: "constant" *scrolledList.scrollBarDisplayPolicy: "static" *scrolledList.selectionPolicy: "single_select" *scrolledList.isCompound: "false" *scrolledList.isInCompound: "true" *scrolledList.isRegion: "false" *scrolledList.isSelectable: "false" *scrolledList.usePropEditor: "false" *scrolledList.canHaveChildren: "false" *textField.category: Primitives *textField.class: textField *textField.static: true *textField.name: textField *textField.parent: TBD_PARENT *textField.defaultShell: topLevelShell *textField.isCompound: "true" *textField.compoundIcon: "textfield.xpm" *textField.compoundName: "text_Field" *textField.canBeTopLevel: "false" *textField.canHaveChildren: "false" *textField.width: 128 *textField.height: 29 *scrolledTextWindow.category: Primitives *scrolledTextWindow.class: scrolledWindow *scrolledTextWindow.static: true *scrolledTextWindow.name: scrolledTextWindow *scrolledTextWindow.parent: TBD_PARENT *scrolledTextWindow.defaultShell: topLevelShell *scrolledTextWindow.scrollingPolicy: "application_defined" *scrolledTextWindow.visualPolicy: "variable" *scrolledTextWindow.scrollBarDisplayPolicy: "static" *scrolledTextWindow.isCompound: "true" *scrolledTextWindow.compoundIcon: "scrltext.xpm" *scrolledTextWindow.compoundName: "scrolled_Text" *scrolledTextWindow.isRegion: "true" *scrolledTextWindow.canBeTopLevel: "false" *scrolledTextWindow.canHaveChildren: "false" *scrolledTextWindow.compoundResourceSet: "ActivateCallback:scrolledText.activateCallback;Background:scrolledTextWindow.background;CreateCallback:scrolledText.createCallback;EditMode:scrolledText.editMode;FontList:scrolledText.fontList;Foreground:scrolledTextWindow.foreground,scrolledText.foreground;Text:scrolledText.text;TextBackground:scrolledText.background;ValueChangedCallback:scrolledText.valueChangedCallback" *scrolledTextWindow.background.lock: true *scrolledTextWindow.foreground.lock: true *scrolledTextWindow.createCallback.lock: true *scrolledTextWindow.width: 150 *scrolledTextWindow.height: 150 *scrolledText.class: scrolledText *scrolledText.static: true *scrolledText.name: scrolledText *scrolledText.parent: scrolledTextWindow *scrolledText.isCompound: "false" *scrolledText.isInCompound: "true" *scrolledText.isRegion: "false" *scrolledText.isSelectable: "false" *scrolledText.usePropEditor: "false" *scrolledText.canHaveChildren: "false" *scrolledText.editMode: "multi_line_edit" *scrolledText.resizeHeight: "true" *scrolledText.resizeWidth: "true" *separator.category: Primitives *separator.class: separator *separator.static: true *separator.name: separator *separator.parent: TBD_PARENT *separator.defaultShell: topLevelShell *separator.isCompound: "true" *separator.compoundIcon: "sep.xpm" *separator.compoundName: "separator_" *separator.canBeTopLevel: "false" *separator.canHaveChildren: "false" *separator.width: 128 *separator.height: 18 *scaleH.category: Primitives *scaleH.class: scale *scaleH.static: true *scaleH.name: scaleH *scaleH.parent: TBD_PARENT *scaleH.defaultShell: topLevelShell *scaleH.orientation: "horizontal" *scaleH.isCompound: "true" *scaleH.compoundIcon: "hscale.xpm" *scaleH.compoundName: "horiz_Scale" *scaleH.canBeTopLevel: "false" *scaleH.canHaveChildren: "false" *scaleH.width: 128 *scaleH.height: 18 *scaleV.category: Primitives *scaleV.class: scale *scaleV.static: true *scaleV.name: scaleV *scaleV.parent: TBD_PARENT *scaleV.defaultShell: topLevelShell *scaleV.orientation: "vertical" *scaleV.isCompound: "true" *scaleV.compoundIcon: "vscale.xpm" *scaleV.compoundName: "vert_Scale" *scaleV.canBeTopLevel: "false" *scaleV.canHaveChildren: "false" *scaleV.width: 18 *scaleV.height: 128 *groupBox.category: Primitives *groupBox.class: frame *groupBox.static: true *groupBox.name: groupBox *groupBox.parent: TBD_PARENT *groupBox.defaultShell: topLevelShell *groupBox.isCompound: "true" *groupBox.compoundIcon: "group.xpm" *groupBox.compoundName: "group_Box" *groupBox.canBeTopLevel: "false" *groupBox.canHaveChildren: "false" *groupBox.isRegion: "true" *groupBox.width: 250 *groupBox.height: 150 *groupBox.background.lock: true *groupBox.foreground.lock: true *groupBox.createCallback.lock: true *groupBox.compoundResourceSet: "Alignment:labelBox.alignment;Background:groupBox.background,labelBox.background,formBox.background;CreateCallback:formBox.createCallback;FontList:labelBox.fontList;Foreground:groupBox.foreground,labelBox.foreground,formBox.foreground;LabelPixmap:labelBox.labelPixmap;LabelString:labelBox.labelString;LabelType:labelBox.labelType" *labelBox.class: label *labelBox.static: true *labelBox.name: labelBox *labelBox.parent: groupBox *labelBox.childType: "frame_title_child" *labelBox.labelString: "GroupBox" *labelBox.labelType: "string" *labelBox.isCompound: "false" *labelBox.isInCompound: "true" *labelBox.isRegion: "false" *labelBox.isSelectable: "false" *labelBox.usePropEditor: "false" *labelBox.canHaveChildren: "false" *formBox.class: form *formBox.static: true *formBox.name: formBox *formBox.parent: groupBox *formBox.resizePolicy: "resize_none" *formBox.isCompound: "false" *formBox.isInCompound: "true" *formBox.isRegion: "false" *formBox.isSelectable: "false" *formBox.usePropEditor: "false"