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

window-layer problem



Sorry if this is old news or is a stupid move on my part, but I can't seem
to get the key-word :window-layer to work properly when I create a window:
? (defvar y (make-instance 'window :window-layer 3))
This creates a new window, but makes it the frontmost window (layer 0).
I want the window to be created at layer 3.  Can anyone help me?
Dale Skrien