Blob Blame History Raw
/* $XConsortium: ComboBox1a.dat /main/4 1995/07/17 10:09:13 drk $ */
/*
 * 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
 */



#) This test should have been run with the flag "-u 1".
#) The XtName of the ComboBox created in this test is CB1.
#) All resources for this ComboBox are contained in the defaults
   file ./ComboBox.defaults. 
#) The ComboBox should be of type COMBO_BOX. 
#) The list of the ComboBox has 6 items, all of which should be visible.
#) The font should be 8x13bold.
#) The items in the list should be displayed with stringDirection 
   Left_To_Right.
#) The highlightThickness is 10 pixels.
   The marginWidth is 12 pixels.
   The marginHeight is 12 pixels.
#) The 2nd item in the list should be selected.
#) There should be no warnings on the term window indicating uninstalled
   resource converters.
E)