From: Maurice L. <ml...@us...> - 2002-01-30 07:31:41
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv19805 Modified Files: plcore.c Log Message: Added two new installable handlers: bop_handler and eop_handler. These can be used to add to or replace the normal bop/eop handling (a return flag is used to skip the driver call if desired.. I have no plans for this at present but it was a "freebee"). Added to support a new feature in the plframe widget but perhaps of general interest. |