[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
set-current-editable-text nil
- To: info-macl@cambridge.apple.com
- Subject: set-current-editable-text nil
- From: Richard Lynch <lynch@aristotle.ils.nwu.edu>
- Date: Thu, 16 Aug 90 13:37:22 CDT
How come I can't do this?
More specifically, how can I force this to happen...
I want to put the window back to its original state where NO text was the
current-editable-text. This is obviously a valid state, but
set-current-editable-text nil
gives an error message that nil is not a valid argument.
Anyone beaten this yet?
Rich