RE: Multiple Document Interfaces
Hi Jim, Have a look to the example file \examples\capi\elements\accelerators.lisp which includes a MDI version. Just a few things : - MDI mother interface must be a subclass of "document-frame" - when displaying a MDI child, use the ":screen" keyword to specify the MDI mother interface "owning" the child Hope this helps, Sebastien.