# $XConsortium: Scrollbar9.prt /main/3 1995/07/19 20:33:18 drk $ # @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 creating with the slider size to 40 and value to 70 Warning: Name: scrollbar Class: XmScrollBar The specified scrollbar value is greater than the maximum scrollbar value minus the scrollbar slider size. min = 0, max = 100, value = 0, slider size = 40 TRACE:(1) CompareVisual scrollbar TRACE:(2) Continue creating with the maximum to 50 and value to 60 Warning: Name: scrollbar Class: XmScrollBar The specified scrollbar value is greater than the maximum scrollbar value minus the scrollbar slider size. min = 0, max = 50, value = 0, slider size = 5 TRACE:(3) CompareVisual scrollbar TRACE:(4) Continue creating with the value of 110 Warning: Name: scrollbar Class: XmScrollBar The specified scrollbar value is greater than the maximum scrollbar value minus the scrollbar slider size. min = 0, max = 100, value = 0, slider size = 10 TRACE:(5) CompareVisual scrollbar TRACE:(6) Continue creating with the maximum of 5 min = 0, max = 5, value = 0, slider size = 1 TRACE:(7) CompareVisual scrollbar TRACE:(8) Continue creating with the value of 0 and the min of 10 Warning: Name: scrollbar Class: XmScrollBar The specified scrollbar value is less than the minimum scrollbar value. min = 10, max = 100, value = 10, slider size = 9 TRACE:(9) CompareVisual scrollbar TRACE:(10) Continue creating with the min to 20 min = 20, max = 100, value = 20, slider size = 8 TRACE:(11) CompareVisual scrollbar TRACE:(12) Continue TRACE:(13) Exit Exiting Test...Please Standby...