--/indigo/chipndale/documentation/cd15.tioga --Ch. Jacobi May 11, 1984 2:21:36 pm PDT Chipndale Version 0.15 Release previous release was cdPost14 Color plot see /indigo/chipndale/documentation/ColorVersatecDoc.tioga Interfaces CD more exact comments DrawRecords get new field CDProperties some new procedures CDCallSpecific New procedure CallForThis New procedure Register; replaces import of CDObjectProcs for most clients. (saves pages in technology dependent part) Commands renames the selected object interrupts the drawing process; it leaves the screen in unfinished state; works for Black and white display only; WHY??? chipndale uses the same code for both display types!!! Temporary solution for colordisplay: use a button "CD-stop"; This button works only if there is no command ahead. drawing of design if in a pushed cell: viewer may optionally ommit drawing the outside cell objects; option by using the viewer popup menu simplification treshold of viwers can be modified by using the viewer popup menu show properties of selected object change property of selected object Implementation 2 bugs corrected (CDCellsImpl, CDPropertiesImpl) 2 bugs avoided (for popup menu) IO.Flush of viewer streams gets some help with Process.Pause Use of tiptable and InputFocus.CaptureButtons replaced by use of Terminal.GetKeys