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: Form1g.dat /main/4 1995/07/13 18:06:03 drk $"
*/
#) Attach Child2 (yellow)'s RIGHT to FORM.
#) Attach Child2's LEFT to NONE.
#) Attach Child1 (blue)'s RIGHT to WIDGET.
#) Change Child2's label to "Maximize Life Expectancy". The form should resize
so that both buttons are visible and Child2 is widened to show its whole
label.
#) Clear both Child1 and Child2.
C)
#) Attach Child2 (yellow)'s RIGHT to FORM.
#) Attach Child2's LEFT to NONE.
#) Attach Child1 (blue)'s RIGHT to WIDGET.
#) Attach Child1's LEFT to NONE.
#) Change Child1's width to 400. It should not change size.
#) Change Child1's width to 1000. Make several additional changes to the
   size of Child1. 

/* Test for CR 4854 */
#) Clear Child1 and Child2.  The result should be the same as at the
beginning of this screen.
C)
#) Attach Child2 (yellow)'s TOP to WIDGET.
#) Attach Child2's RIGHT to FORM.
#) Attach Child2's BOTTOM to FORM.
#) Attach Child2's LEFT to NONE.
#) Attach Child1 (blue)'s RIGHT to POSITION 5.
#) Get readings on width of form and of both Child1 and Child2 by pressing
the appropriate "Get Size" buttons.
#) Attach Child1's LEFT to NONE. No visible resizing should occur.
#) Get readings on sizes again. They should be identical to the previous
readings. (Look closely at form's numbers.)
E)