File BTNVTEXT.SC:
                        (DrawCel view loop cel left top -1 0)
                        (DrawCel view disableLoop disableCel left top -1 0)
File ICONITEM.SC:
                (DrawCel        view loop cel left top -1)
                        (DrawCel        maskView maskLoop maskCel 
                        (DrawCel view loop (= whichCel 1) left top -1)
                                                        (DrawCel view loop (= whichCel 1) left top -1)
                                                        (DrawCel view loop (= whichCel 0) left top -1)
                                (DrawCel view loop 0 left top -1)
                ; circumvent ShowBits associated with DrawCel
                (DrawCel sliderView sliderLoop sliderCel sLeft sTop -1)
File FWINDOW.SC:
                (DrawCel                                        ;**     upper left
                (DrawCel                                        ;**     lower left
                (DrawCel                                        ;**     upper right
                (DrawCel                                        ;**     lower right
File FWINDOW.SI:
                (DrawCel                                        ;**     upper left
                (DrawCel                                        ;**     lower left
                (DrawCel                                        ;**     upper right
                (DrawCel                                        ;**     lower right
File BTNVTEXT.SI:
                        (DrawCel view loop cel left top -1 0)
                        (DrawCel view disableLoop disableCel left top -1 0)
File CEL.SI:
;;;;       A class to hide the DrawCel interface. Have ability to save and later
                        (DrawCel
                        (DrawCel
File ICONBAR.SI:
                (PicState PIC_REDRAWN) ; So DrawCel doesn't ShowBits 
;**                             (DrawCel        
File ICONITEM.SI:
                (DrawCel        view loop cel left top -1)
                        (DrawCel        maskView maskLoop maskCel 
                        (DrawCel view loop (= whichCel 1) left top -1)
                                                        (DrawCel view loop (= whichCel 1) left top -1)
                                                        (DrawCel view loop (= whichCel 0) left top -1)
                                (DrawCel view loop 0 left top -1)
                ; circumvent ShowBits associated with DrawCel
                (DrawCel sliderView sliderLoop sliderCel sLeft sTop -1)
File CEL.SC:
;;;;       A class to hide the DrawCel interface. Have ability to save and later
                        (DrawCel
                        (DrawCel
File DITEM.SC:
                        (DrawCel view loop cel (viewRect left?) (viewRect top?) -1) 
File ICONBAR.SC:
                (PicState PIC_REDRAWN) ; So DrawCel doesn't ShowBits 
;**                             (DrawCel        
