[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
updating dialog items
- To: brandon@ptolemy.arc.nasa.gov
- Subject: updating dialog items
- From: alms@cambridge.apple.com (Andrew L. M. Shalit)
- Date: Wed, 11 Jul 90 14:41:43 -0400
- Cc: info-macl
- In-reply-to: Brandon R. Brown(summer student-90)'s message of Tue, 10 Jul 90 15:25:42 PDT <9007102225.AA02446@ptolemy.arc.nasa.gov>
From: Brandon R. Brown(summer student-90) <brandon@ptolemy.arc.nasa.gov>
I have tried to use the "dialog-item-draw" function, but it
is not recognized (i.e. it gets an "undefined" error).
This is an object function defined for dialog items. You have to
ASK a dialog item to run it. The function is not defined globally
(it's only defined in dialog items).
-andrew