Lisp HUG Maillist Archive

display-pane background

Is there a value I can provide for the display-pane :background initarg 
so that it has the same default background as a title-pane? On OS X 
title-panes have the grey pinstripe default color of the window 
background while display-panes default to white.

Thanks,

John DeSoi, Ph.D.


Re: display-pane background

At 9:58 PM -0400 8/5/04, John DeSoi wrote:
>Is there a value I can provide for the display-pane :background 
>initarg so that it has the same default background as a title-pane? 
>On OS X title-panes have the grey pinstripe default color of the 
>window background while display-panes default to white.
>

Try :BACKGROUND :TRANSPARENT.  (It works but not inside the container 
created by CAPI:CONTAIN...)

   - Gary Palter
     Principal Software Engineer
     Clozure Associates
     Cell:  617-947-0536


Updated at: 2020-12-10 08:55 UTC