Hi,
Calling with a invented argument to this function, i�ve dicovered that
capi:display has the next five key arguments (:SCREEN :OWNER
:WINDOW-STYLES :PROCESS).
;;------ My great sesion on lispWorks listener
CL-USER 5 > (capi:display (make-instance 'sindi) :jose t)
Error: The keyword :JOSE among the arguments (:JOSE T) is not one of
(:SCREEN :OWNER :WINDOW-STYLES :PROCESS) for function #<function
CAPI:DISPLAY 20AA4482>.
1 (abort) Return to level 0.
2 Return to top loop level 0.
Type :b for backtrace, :c <option number> to proceed, or :? for other
options
CL-USER 6 : 1 >
Well, My methodology for research is so fantastic but i've found nothing
about arguments of capi:display in all my documentation.
Can someone help me about how is used the key argument :window-styles?,
Would i can display a window on a modal form with this
argument?
I�m using LispWorks for Windows NT and The LispWorks Capi Reference
Manual is very simple for help me! :-((
Thanks.
--
*
* *
*
----------------------------
Jos� Carlos Senciales Chaves
······@lcc.uma.es
----------------------------