CAPI: Disable/enable all controls in layout
Hi all, I'm trying to find a way to disable/enable all controls in layout at once. By some reason (setf (capi:simple-pane-enabled my-layout) enabled) doesn't work. Is where any ways how to do it without enumerating through all controls placed on layout and calling appropriate (setf (...-enabled control) enable) function? -- Br, /Alexey _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html