[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(set-default-button nil)
- To: info-macl@cambridge.apple.com
- Subject: (set-default-button nil)
- From: Mike Engber <engber@gumball.ils.nwu.edu>
- Date: Thu, 5 Jul 90 15:45:39 CDT
I have a dialog and sometimes I want it to have a default
button and sometimes I don't (so that an edit text field
can catch returns).
(set-default-button nil) doesn't seem to affect the default
button setting of the dialog. Is this a bug? Is there any
easy work around?
-ME