CLIM mail archive

[Prev][Next][Index][Thread]

No Subject



         What do the following undocumented methods/functions,
   	  taken from "new-cad-demo.lisp," exactly (!) do:
   	  
   	    tree-recompute-extent
   	    output-record-start-position*
   	    output-record-set-position*
   	    output-record-refined-sensitivity-test
   	    presentation-single-box
   	    highlight-output-record-1
   	    
   	 additionally, some internal functions/methods are used:
   	 
   	    clim::accept-values-command-parser
   	    clim::menu-only-read-remaining-arguments-for-partial-command
   	    clim::region-intersects-offset-region-p
   	    clim::translate-positions
   	    clim::ltrb-overlaps-ltrb-p
   	    clim::stream-pointer-position-in-window-coordinates
   	    clim::position-window-near-carefully

       It seems that these functions are necessary to implement
       my own output recording/incremental redisplay mechanism.


       Thanks a lot for your comments.


       Dietmar Pree.

0,,

Follow-Ups:

Main Index | Thread Index