Lisp HUG Maillist Archive

Multiple Document Interfaces

Does anyone know how to generate applications using the multiple document
interface, in which all windows in the application are contained within the
main application window? I believe this is now the default in Lispworks 4.2,
but I want to use this approach for my own application. I find nothing in
the CAPI documentation about this.

Thanks,

Jim Bushnell


Re: Multiple Document Interfaces

Unable to parse email body. Email id is 889

Re: Multiple Document Interfaces

Hi

this is nice and good.  However, I have to take issue to your limiting 
these functionalities to Windows only.
You are hampering portability even within your products.

Cheers

--
Marco Antoniotti
NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
715 Broadway 10th FL				fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.


Re: Multiple Document Interfaces

Thanks all for your responses. They should easily be sufficient for me to
work with.

Jim Bushnell


Re: Multiple Document Interfaces

* Marco Antoniotti wrote:
> You are hampering portability even within your products.

Well, it probably takes a lot of work to support MDI on a system
(Motif) which doesn't provide it (as far as I know).

--tim


Updated at: 2020-12-10 09:00 UTC