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

[no subject]



What is a "LOCK-SCREEN-LAYOUT"?  A piece of code which used to work now
blows up with the message:

>>ERROR: Not inside a LOCK-SCREEN-LAYOUT while in (METHOD WINDOW-CLASS SELECT)
 (METHOD WINDOW-WITH-PC-PPR-CLASS SELECT)  <-

This abberation occurs (regularly now) in a piece of code which just creates
a simple window with a piece of paper and tries to :ACTIVATE and then :SELECT it.
It blows up, obviously, on the latter operation.  Have you any suggestions on
what I might do to avoid this?  (It sounds like I am trying to play with the
screen "without permission".)