[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
window-layer problem
- To: info-mcl@cambridge.apple.com
- Subject: window-layer problem
- From: djskrien@COLBY.EDU (Dale J. Skrien)
- Date: Mon, 7 Sep 92 09:23:24 -0400
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