! $TOG: SpinBox.defaults /main/6 1999/12/08 18:28:27 jff $ ! @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 ! This is the defaults file for the SpinBox directory. ! defaults for SpinBox1 ! SpinBox Resources SpinBox1*SpinBox1.defaultArrowSensitivity : ARROWS_SENSITIVE SpinBox1*SpinBox1.arrowSize : 25 SpinBox1*SpinBox1.initialDelay : 5000 SpinBox1*SpinBox1.repeatDelay : 5000 ! Motif/CDE Convergence SpinBox1*SpinBox1.arrowLayout : ARROWS_FLAT_BEGINNING SpinBox1*SpinBox1.positionType : POSITION_INDEX SpinBox1*SpinBox1.arrowOrientation : ARROWS_HORIZONTAL SpinBox1*SpinBox2.positionType : POSITION_INDEX SpinBox1*SpinBox2.arrowLayout : ARROWS_FLAT_END SpinBox1*SpinBox2.arrowOrientation : ARROWS_HORIZONTAL SpinBox1*SpinBox2.defaultArrowSensitivity : ARROWS_DECREMENT_SENSITIVE SpinBox1*SpinBox3.arrowLayout : ARROWS_SPLIT SpinBox1*SpinBox3.defaultArrowSensitivity : ARROWS_SENSITIVE SpinBox1*SpinBox4.defaultArrowSensitivity : ARROWS_INSENSITIVE SpinBox1*SpinBox4.positionType : POSITION_INDEX SpinBox1*SpinBox4.arrowLayout : ARROWS_FLAT_BEGINNING SpinBox1*SpinBox4.arrowOrientation : ARROWS_HORIZONTAL ! Constraint Resources SpinBox1*TextF1.spinBoxChildType : STRING SpinBox1*TextF1.position : 1 SpinBox1*TextF1.numValues : 5 SpinBox1*TextF1.values : A,B,C,D,E SpinBox1*SpinBox1.TextF1.arrowSensitivity : ARROWS_DECREMENT_SENSITIVE SpinBox1*SpinBox2.TextF1.arrowSensitivity : ARROWS_DEFAULT_SENSITIVITY SpinBox1*TextF2.spinBoxChildType : NUMERIC SpinBox1*TextF2.position : 1 SpinBox1*TextF2.minimumValue : 1 SpinBox1*TextF2.maximumValue : 10 SpinBox1*TextF2.incrementValue : 2 SpinBox1*TextF2.decimalPoints : 2 SpinBox1*SpinBox1.TextF2.arrowSensitivity : ARROWS_INCREMENT_SENSITIVE SpinBox1*SpinBox2.TextF2.arrowSensitivity : ARROWS_DEFAULT_SENSITIVITY !*****************************************************************************! ! defaults for SpinBox4.c SpinBox4*SpinBox1.layoutDirection : RIGHT_TO_LEFT SpinBox4.Shell1*fontList : 9x15bold SpinBox4*arrowLayout : ARROWS_FLAT_BEGINNING SpinBox4*arrowOrientation : ARROWS_HORIZONTAL SpinBox4*positionType : POSITION_INDEX SpinBox4*TextF1.spinBoxChildType : STRING SpinBox4*TextF1.numValues : 7 SpinBox4*TextF1.values : Mon,Tue,Wed,Thu,Fri,Sat,Sun SpinBox4*TextF2.spinBoxChildType : NUMERIC SpinBox4*TextF2.minimumValue : 1 SpinBox4*TextF2.maximumValue : 31 SpinBox4*TextF2.incrementValue : 1 SpinBox4*TextF2.position : 14 SpinBox4*TextF3.spinBoxChildType : STRING SpinBox4*TextF3.numValues : 12 SpinBox4*TextF3.values : Jan,Feb,Mar,Apr,May,Jun,Jul,Aug,Sep,Oct,Nov,Dec SpinBox4*TextF4.spinBoxChildType : NUMERIC SpinBox4*TextF4.minimumValue : 1990 SpinBox4*TextF4.maximumValue : 2000 SpinBox4*TextF4.incrementValue : 1 SpinBox4*TextF4.position : 5 SpinBox5*StringTextF.spinBoxChildType : STRING SpinBox5*StringTextF.numValues : 5 SpinBox5*StringTextF.values : First,Second,Third,Fourth,Fifth SpinBox5*NumericTextF.spinBoxChildType : NUMERIC