# $XConsortium: RUN.custom /main/8 1996/08/15 14:05:23 jakku $ # 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 if ( $MOTIF_HOME != "" ) then setenv AUTOVPATH $MOTIF_HOME/tests/visuals/Toolkit/Text else setenv AUTOVPATH /proj/motif/tests/visuals/Toolkit/Text endif setenv XFILESEARCHPATH ./Text.defaults # The following needed for Vista and Purify usage setenv TOP ../../.. set ScrollText1a = 'ScrollText1 -S ScrollText1a.Scr -I ScrollText1a.Dat -O ScrollText1a.prt -V ScrollText1a.vis -xrm "*ScrollText1*Text1.layoutDirection: RIGHT_TO_LEFT" -xrm "*ScrollText1*Text2.layoutDirection: RIGHT_TO_LEFT"' set ScrollText3a = 'ScrollText3 -S ScrollText3a.Scr -I ScrollText3a.Dat -O ScrollText3a.prt -V ScrollText3a.vis -xrm *XmScrollBar*initialDelay:250 -xrm *XmScrollBar*repeatDelay:50' set ScrollText3b = 'ScrollText3 -S ScrollText3b.Scr -I ScrollText3b.Dat -O ScrollText3b.prt -V ScrollText3b.vis' set ScrollText3c = 'ScrollText3 -S ScrollText3c.Scr -I ScrollText3c.Dat -O ScrollText3c.prt -V ScrollText3c.vis' set ScrollText3d = 'ScrollText3 -S ScrollText3d.Scr -I ScrollText3d.Dat -O ScrollText3d.prt -V ScrollText3d.vis' set ScrollText3e = 'ScrollText3 -S ScrollText3e.Scr -I ScrollText3e.Dat -O ScrollText3e.prt -V ScrollText3e.vis' set ScrollText3f = 'ScrollText3 -S ScrollText3f.Scr -I ScrollText3f.Dat -O ScrollText3f.prt -V ScrollText3f.vis' set ScrollText3g = 'ScrollText3 -S ScrollText3g.Scr -I ScrollText3g.Dat -O ScrollText3g.prt -V ScrollText3g.vis' set ScrollText3h = 'ScrollText3 -S ScrollText3h.Scr -I ScrollText3h.Dat -O ScrollText3h.prt -V ScrollText3h.vis' set TextFWcs1 = 'TextFWcs1 -xrm *XmTextField*fontList:-*-helvetica-bold-r-normal*120*:' set TextFWcs2 = 'TextFWcs2 -xrm *XmTextField*fontList:-*-helvetica-bold-r-normal*120*:' foreach test ( ScrollText1 "$ScrollText1a" ScrollText2 \ "$ScrollText3a" "$ScrollText3b" "$ScrollText3c" \ "$ScrollText3d" "$ScrollText3e" "$ScrollText3f" \ "$ScrollText3g" "$ScrollText3h" ScrollText4 \ Text1 Text2 Text3 Text4 Text5 Text6 \ Text7 Text8 Text9 Text10 Text11 Text12 \ TextField1 TextField2 TextField3 \ TextField4 TextField5 TextWcs1 TextWcs2 \ "$TextFWcs1" "$TextFWcs2" )