*traversalOn: FALSE
Controldata*font:                               lucidasans-bold
Controldata*panel*Control.layoutType:           fixedrows
Controldata*panel*Control.measure:              2
Controldata*Slider*orientation:                 horizontal
Controldata*Slider*width:                       100
Controldata*speed*label.string:                 Speed
Controldata*direction*label.string:             Direction
Controldata*altitude*label.string:              Altitude
!
Monitordata*font:                               lucidasans-bold
Monitordata*panel.layoutType:                   fixedcols
Monitordata*panel.measure:                      2
Monitordata*speed.string:                       Speed:
Monitordata*direction.string:                   Direction:
Monitordata*altitude.string:                    Altitude:
Monitordata*StaticText.alignment:               right
Monitordata*StaticText.gravity:                 east
!
XTalk*TextEdit.background:                     white
XTalk*panel.TextEdit.height:                   80
XTalk*panel.TextEdit.borderWidth:              1
XTalk*listen.space:                            10
XTalk*command.weight:                          0
!
Memo*font:                                     lucidasans-bold
!
Clipboard*font:                                lucidasans-bold
!
! DROPEDIT
Dropedit*te.background:                        white
Dropedit*te.font:                              lucidasans-typewriter
Dropedit*sw.yRefName:                          dt
Dropedit*sw.yAddHeight:                        TRUE
Dropedit*sw.xAttachRight:                      TRUE
Dropedit*sw.xResizable:                        TRUE
Dropedit*sw.xVaryOffset:                       FALSE
Dropedit*sw.yAttachBottom:                     TRUE
Dropedit*sw.yResizable:                        TRUE
Dropedit*sw.yVaryOffset:                       FALSE
!
Dropedit*dt.xAttachRight:                      TRUE
Dropedit*dt.xVaryOffset:                       TRUE
!
! DRAGFILE
Dragfile*dt.xAttachRight:                      TRUE
Dragfile*dt.xVaryOffset:                       TRUE
!
Dragfile*sl.yRefName:                          dt
Dragfile*sl.yAddHeight:                        TRUE
Dragfile*sl.xAttachRight:                      TRUE
Dragfile*sl.xResizable:                        TRUE
Dragfile*sl.xVaryOffset:                       FALSE
Dragfile*sl.yAttachBottom:                     TRUE
Dragfile*sl.yResizable:                        TRUE
Dragfile*sl.yVaryOffset:                       FALSE
!
! ColoreditDnD
!
! Layout the colorpanel in a 8x8 matrix
!
ColoreditDnD*colorpanel*layoutType:        fixedcols
ColoreditDnD*colorpanel*measure:           8
!
! Position the display_color widget
!
ColoreditDnD*display_color.width:               60
ColoreditDnD*display_color.height:              60
ColoreditDnD*display_color.recomputeSize:       FALSE
ColoreditDnD*display_color.xRefName:            base
ColoreditDnD*display_color.xOffset:             4
ColoreditDnD*display_color.yRefName:            base
ColoreditDnD*display_color.yOffset:             4
ColoreditDnD*colorpanel.xRefName:               display_color
ColoreditDnD*colorpanel.xAddWidth:      TRUE
!
! Position the sliderpanel below the colorpanel
!
ColoreditDnD*Slider.orientation:           horizontal
ColoreditDnD*sliderpanel.yRefName:         colorpanel
ColoreditDnD*sliderpanel.yAddHeight:       TRUE
ColoreditDnD*sliderpanel.xRefName:         base
ColoreditDnD*sliderpanel.xAttachRight:     TRUE
ColoreditDnD*sliderpanel.xVaryOffset:      FALSE
ColoreditDnD*sliderpanel.xResizable:       TRUE
!
! Slider resources
!
ColoreditDnD*Slider.granularity:           1000
ColoreditDnD*Slider.repeatRate:            10
ColoreditDnD*Slider.xAddWidth:             TRUE
ColoreditDnD*Slider.xVaryOffset:           FALSE
ColoreditDnD*Slider.xAttachRight:          TRUE
ColoreditDnD*Slider.xResizable:            TRUE
!
! Position the red StaticText and Slider
!
ColoreditDnD*redtext.xRefName:             sliderpanel
ColoreditDnD*redtext.width:                50
ColoreditDnD*redtext.recomputeSize:        FALSE
ColoreditDnD*redtext.gravity:              East

ColoreditDnD*red.xRefName:                 redtext
ColoreditDnD*red.background:               red
!
! Position the green StaticText and Slider
!
ColoreditDnD*greentext.yRefName:           redtext
ColoreditDnD*greentext.yAddHeight:         TRUE
ColoreditDnD*greentext.width:              50
ColoreditDnD*greentext.recomputeSize:      FALSE
ColoreditDnD*greentext.gravity:            East

ColoreditDnD*green.yRefName:               red
ColoreditDnD*green.yAddHeight:             TRUE
ColoreditDnD*green.xRefName:               greentext
ColoreditDnD*green.background:             green
!
! Position the blue StaticText and Slider
!
ColoreditDnD*bluetext.yRefName:            greentext
ColoreditDnD*bluetext.yAddHeight:          TRUE
ColoreditDnD*bluetext.width:               50
ColoreditDnD*bluetext.recomputeSize:       FALSE
ColoreditDnD*bluetext.gravity:             East

ColoreditDnD*blue.yRefName:                green
ColoreditDnD*blue.yAddHeight:              TRUE
ColoreditDnD*blue.xRefName:                bluetext
ColoreditDnD*blue.background:              blue
!
! DrawDnD
DrawDnD*canvas.background:                 white
DrawDnD*canvas.foreground:                 black
DrawDnD*canvas.borderWidth:                1
DrawDnD*canvas.width:                      300
