[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(set-default-button nil)



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