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: BBoard8.dat /main/4 1995/07/13 18:27:44 drk $"
*/

#) A BulletinBoard is created with a pulldown menu.

#) The menu should have PUSH 1 - 3 and the additional label "Add one".

#) There should be no unexpected resizing.

C)


#) An additonal label "Add two" should have been added.

#) There should be no unexpected resizing.

C)


#) An OptionMenu has been unmanaged and there should be
   the appropriate resizing.

C)


#) The menu should resize slightly larger due to the
   addition of the label "Add three" to the menu.

C)


#) There should be no resize of the menu and another label
   should be added, "Add four".

C)


#) There should be a slight increase in the menu size due to
   the addition of the label "Adding five".

C)


#) Another label is added to the menu, "Add six".  There should
   be no change in the menu size.

C)

E)