Xaw3_1Simple.c revision 749
561N/A/*********************************************************** 561N/ACopyright 1987, 1988 by Digital Equipment Corporation, Maynard, Massachusetts, 561N/Aand the Massachusetts Institute of Technology, Cambridge, Massachusetts. 561N/APermission to use, copy, modify, and distribute this software and its 561N/Adocumentation for any purpose and without fee is hereby granted, 561N/Aprovided that the above copyright notice appear in all copies and that 561N/Aboth that copyright notice and this permission notice appear in 561N/Asupporting documentation, and that the names of Digital or MIT not be 561N/Aused in advertising or publicity pertaining to distribution of the 561N/Asoftware without specific, written prior permission. 561N/ADIGITAL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING 561N/AALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL 561N/ADIGITAL BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR 561N/AANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 561N/AWHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, 561N/AARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS 561N/A******************************************************************/ /* class_name */ "Simple",
/* class_inited */ FALSE,
/* initialize_hook */ NULL,
/* compress_motion */ TRUE,
/* compress_exposure */ TRUE,
/* compress_enterleave */ TRUE,
/* visible_interest */ FALSE,
/* set_values_hook */ NULL,
/* get_values_hook */ NULL,
/* callback_private */ NULL,
"%s Widget: The Simple Widget class method 'change_sensitive' is undefined.\nA function must be defined or inherited.",
/* change border to gray; have to remember the old one, * so XtDestroyWidget deletes the proper one */