[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cut-and-paste in modal dialogs
- To: info-mcl@cambridge.apple.com
- Subject: cut-and-paste in modal dialogs
- From: wilcox@cmns.think.com
- Date: Wed, 23 Sep 92 09:21:56 EDT
How can I get standard editing functions (cut, copy, and paste) to work in a
modal dialog? The function modal-dialog seems to disable all the menus and
prevent me from editing my editable-text-dialog-items using command keys.