[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
hiliting of editable text in newly created dialog?
- To: info-macl@cambridge.apple.com
- Subject: hiliting of editable text in newly created dialog?
- From: neves@aristotle.ils.nwu.edu (David Neves)
- Date: Wed, 31 Oct 90 11:29:36 CST
- Full-name:
When I create a new dialog window one of the
editable text boxes gets hilited if it has text in it (execute
example below). How can I prevent this hiliting?
-thanks, david
(oneof *dialog*
:dialog-items (list (oneof *editable-text-dialog-item*
:dialog-item-text "hi there")))