[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: modal dialogs
- To: Laurent.Arditi@taloa.unice.fr, info-mcl@cambridge.apple.com
- Subject: Re: modal dialogs
- From: Ranson <ranson@LANNION.cnet.fr>
- Date: 29 May 92 09:18:00 GMT
- Cc: ranson@LANNION.cnet.fr
- X400-received: by /PRMD=inria/ADMD=atlas/C=FR/; Relayed; 29 May 92 09:22:04+0200
- X400-received: by /PRMD=CNET/ADMD=ATLAS/C=FR/; Relayed; 29 May 92 09:18:00 GMT
Don't use the double-edge-box window type, don't call modal-dialog. Just
create an ordinary window (of class DIALOG maybe...) with the dialog-items in
it, and you will have the behaviour you want.
Daniel.