Blob Blame History Raw
/*
 * Motif
 *
 * Copyright (c) 1987-2012, The Open Group. All rights reserved.
 *
 * These libraries and programs are free software; you can
 * redistribute them and/or modify them under the terms of the GNU
 * Lesser General Public License as published by the Free Software
 * Foundation; either version 2 of the License, or (at your option)
 * any later version.
 *
 * These libraries and programs are distributed in the hope that
 * they will be useful, but WITHOUT ANY WARRANTY; without even the
 * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 * PURPOSE. See the GNU Lesser General Public License for more
 * details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with these librararies and programs; if not, write
 * to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
 * Floor, Boston, MA 02110-1301 USA
 */
/*
 * HISTORY
 */

/*
 static char rcsid[] = "$XConsortium: EnumVal2.dat /main/4 1995/07/13 20:36:22 drk $"
 */

#) Enumerated Values Test 2:
!) The following is a Bulletin Board set up to test correct
   usage of enumeration values. (Note: this explanation text
   itself tests the following:
	 - XmNeditMode = XmMULTI_LINE_EDIT
#)Bulletin Board characteristics:
!)	 - XmNborderWidth = 1
	 - XmNbackground =  sky_blue
	 - XmNmarginWidth =  20
	 - XmNmarginHeight =  20
	 - XmNdefaultPosition =  false
	 - XmNnoResize =  true
	 - XmNResizePolicy = XmRESIZE_GROW
	 - XmNshadowType = XmSHADOW_ETCHED_OUT
	 - XmNshadowThickness = 10
#) Label characeristics:
!)	 - XmNunitType = Xm100TH_MILLIMETERS
	 - XmNx = 1000
	 - XmNy = 1000
	 - XmNwidth = 6000
	 - XmNalignment = align_value = XmALIGNMENT_END
	 - XmNlabelString = Label 1
	 - XmNstringDirection = XmSTRING_DIRECTION_L_TO_R
#) Separator characteristics:
!)	 - XmNunitType = Xm1000TH_INCHES
	 - XmNx = 394
	 - XmNy = 900
	 - XmNwidth = 4000
	 - XmNseparatorType = XmDOUBLE_DASHED_LINE

C)

E)