property-remake

Generic Function

Package: common-graphics

Arguments: object name

This function takes an object and a property name and returns true if the remake flag is turned on for that property of that object and returns nil if the flag is off. If the remake flag is on, object will be recreated automatically if the value of this property is modified, because that is deemed necessary to entirely effect the change. (For example, the operating system may not permit an object to be modified so the current object is destroyed and a new object with all the same properties except the one being modified preserved is created.)

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

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.