!
! $Id: Caption,v 1.2 1999/08/14 09:59:43 danny Exp $
!
Caption*button1.labelString:		Text, caption right
Caption*button2.labelString:		ButtonBox, caption top center
Caption*button3.labelString:		ButtonBox, multiline caption left
Caption*button4.labelString:		Text, caption left
Caption*button5.labelString:		Double toggle boxes

!
! Caption 1 example
!

Caption*caption1.allowShellResize:	True
Caption*caption1*fontList:		-adobe-helvetica-*-r-*-*-*-180-*-*-*-*-*-*
Caption*caption1*text.resizeWidth:	True

Caption*caption1*cw.labelString:	Caption
Caption*caption1*cw.labelPosition:	right
Caption*caption1*cw.labelAlignment:	center
Caption*caption1*cw.spacing:		30



!
! Caption 2 example
!

Caption*caption2*fontList:		-adobe-helvetica-*-r-*-*-*-180-*-*-*-*-*-*

! Position the caption at the to center of the Frame and offset it
! so that it overlaps slightly.
Caption*caption2*cw.wcClassName:	XbaeCaption
Caption*caption2*cw.labelString:	Caption
Caption*caption2*cw.labelPosition:	top
Caption*caption2*cw.labelAlignment:	center
Caption*caption2*cw.labelOffset:	-15

Caption*caption2*cw.Offset:		10
Caption*caption2*cw.leftAttachment:	attach_form
Caption*caption2*cw.rightAttachment:	attach_form
Caption*caption2*cw.bottomAttachment:	attach_form
Caption*caption2*cw.topAttachment:	attach_form

Caption*caption2*frame.marginWidth:	15
Caption*caption2*frame.marginHeight:	15
Caption*caption2*frame.shadowThickness:4

Caption*caption2*rc.orientation:	vertical

Caption*caption2*button.labelString:	PushButton



!
! Caption 3 example
!

Caption*caption3*fontList:		-adobe-helvetica-*-r-*-*-*-180-*-*-*-*-*-*

Caption*caption3*cw.wcClassName:	XbaeCaption
Caption*caption3*cw.labelString:	Multi\nLine\nCaption
Caption*caption3*cw.labelPosition:	left
Caption*caption3*cw.labelAlignment:	top
Caption*caption3*cw.labelOffset:	5
Caption*caption3*cw.labelTextAlignment:alignment_end

Caption*caption3*cw.Offset:		10
Caption*caption3*cw.leftAttachment:	attach_form
Caption*caption3*cw.rightAttachment:	attach_form
Caption*caption3*cw.bottomAttachment:	attach_form
Caption*caption3*cw.topAttachment:	attach_form

Caption*caption3*frame.marginWidth:	15
Caption*caption3*frame.marginHeight:	15
Caption*caption3*frame.shadowThickness:4

Caption*caption3*rc.orientation:	vertical

Caption*caption3*button.labelString:	PushButton



!
! Caption 4 example
!

Caption*caption4*fontList:		-adobe-helvetica-*-r-*-*-*-180-*-*-*-*-*-*
Caption*caption4*cw.labelString:	Caption:
Caption*caption4*cw.labelOffset:	5
Caption*caption4*text.columns:		10



!
! Caption 5 example
!

Caption*caption5*fontList:		-adobe-helvetica-*-r-*-*-*-180-*-*-*-*-*-*

Caption*caption5*cw1.labelString:	ToggleBox 1
Caption*caption5*cw1.labelPosition:top
Caption*caption5*cw1.labelAlignment:left
Caption*caption5*cw1.labelOffset:	-15

Caption*caption5*cw1.Offset:		10
Caption*caption5*cw1.leftAttachment:	attach_form
Caption*caption5*cw1.rightAttachment:	attach_form
Caption*caption5*cw1.topAttachment:	attach_form
Caption*caption5*cw1.bottomAttachment:	attach_position
Caption*caption5*cw1.bottomPosition:	50

Caption*caption5*cw2.labelString:	ToggleBox 2
Caption*caption5*cw2.labelPosition:	top
Caption*caption5*cw2.labelAlignment:	left
Caption*caption5*cw2.labelOffset:	-15

Caption*caption5*cw2.Offset:		10
Caption*caption5*cw2.leftAttachment:	attach_form
Caption*caption5*cw2.rightAttachment:	attach_form
Caption*caption5*cw2.bottomAttachment:	attach_form
Caption*caption5*cw2.topAttachment:	attach_position
Caption*caption5*cw2.topPosition:	50

Caption*caption5*frame.marginWidth:	15
Caption*caption5*frame.marginHeight:	15
Caption*caption5*frame.shadowThickness:4

Caption*caption5*button.labelString:	Toggle
