on-print

Generic Function

Package: common-graphics

Arguments: dialog-item

Returns the value of the on-print event property of dialog-item. The value of the on-print property should be a function object or a function name (a symbol naming a function). This function is called when the value of or a value in the range of dialog-item. This function should accept one argument, the value to be printed. The default depends on the nature of dialog-item but is usually a standard print function such as princ-to-string.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm. See also About event handling in the IDE in that document.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.