# $XConsortium: RUN.custom /main/5 1996/08/15 14:03:38 jakku $ # @OPENGROUP_COPYRIGHT@ # COPYRIGHT NOTICE # Copyright (c) 1990, 1991, 1992, 1993 Open Software Foundation, Inc. # Copyright (c) 1996, 1997, 1998, 1999, 2000 The Open Group # ALL RIGHTS RESERVED (MOTIF). See the file named COPYRIGHT.MOTIF for # the full copyright text. # # This software is subject to an open license. It may only be # used on, with or for operating systems which are themselves open # source systems. You must contact The Open Group for a license # allowing distribution and sublicensing of this software on, with, # or for operating systems which are not Open Source programs. # # See http://www.opengroup.org/openmotif/license for full # details of the license agreement. Any use, reproduction, or # distribution of the program constitutes recipient's acceptance of # this agreement. # # EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS # PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY # WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY # OR FITNESS FOR A PARTICULAR PURPOSE # # EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT # NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED # AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN # ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE # EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGES. # # HISTORY setenv AUTOVPATH /proj/motif/tests/visuals/Toolkit/Form set TOP = ../../.. set Form1a = 'Form1 -u xmPushButtonWidgetClass -I Form1a.dat -S Form1a.scr -V Form1a.vis -O Form1a.prt' set Form1b = 'Form1 -u xmArrowButtonWidgetClass -I Form1b.dat -S Form1b.scr -V Form1b.vis -O Form1b.prt' set Form1c = 'Form1 -u xmPushButtonWidgetClass -I Form1c.dat -S Form1c.scr -V Form1c.vis -O Form1c.prt' set Form1d = 'Form1 -u xmScaleWidgetClass -I Form1d.dat -S Form1d.scr -V Form1d.vis -O Form1d.prt -xrm *XmScale*orientation:XmHORIZONTAL' set Form1e = 'Form1 -u xmBulletinBoardWidgetClass -I Form1e.dat -S Form1e.scr -V Form1e.vis -O Form1e.prt -xrm *Child1.height:100 -xrm *Child1.width:400 -xrm *Child2.width:10 -xrm *Child2.height:10' set Form1f = 'Form1 -u xmPushButtonWidgetClass -I Form1f.dat -S Form1f.scr -V Form1f.vis -O Form1f.prt -xrm *Child1.width:100 -xrm *Child2.width:100' set Form1g = 'Form1 -u xmPushButtonWidgetClass -I Form1g.dat -S Form1g.scr -V Form1g.vis -O Form1g.prt -xrm *Child1.resizable:False' set Form1h = 'Form1 -u xmPushButtonWidgetClass -S Form1h.scr -I Form1h.dat -V Form1h.vis -O Form1h.prt' set Form8a = 'Form8 -u early ' set Form8b = 'Form8 -u middle ' set Form8c = 'Form8 -u late ' foreach test ( "$Form1a" "$Form1b" "$Form1c" "$Form1d" "$Form1e" "$Form1f" "$Form1g" "$Form1h" Form3 Form4 Form6 Form9 Form10 Form11 Form12 Form13 Form15 Form16 Form17 Form18 Form19 Form20 Form22 Form23 Form24 Form25 Form26 Form27 Form28 FormDia1 )