Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!pasteur!ames!oliveb!apple!jdevoto From: jdevoto@Apple.COM (Jeanne A. E. DeVoto) Newsgroups: comp.sys.mac.hypercard Subject: Re: Wish List item for HyperCard 2.0 Message-ID: <28577@apple.Apple.COM> Date: 7 Apr 89 19:33:16 GMT References: <1100@atux01.UUCP> <89096.04:03:29.AXS101@PSUVM> <1114@atux01.UUCP> Organization: Apple Computer Inc, Cupertino, CA Lines: 14 In article <1114@atux01.UUCP> jlc@atux01.UUCP (J. Collymore) writes: > [...] I want to be able to have the field sense either >a mouseClick, or KeyClick so that it will be able to tell me when a >user has modified (i.e., tampered with a data in that field)! You can use the openField message to tell when an insertion point is placed in an unlocked field (either by clicking on it or tabbing into it). The closeField message is sent when the insertion point is removed from a field AND the data in the field has changed. I think one of these will do what you want. jeanne a. e. devoto jdevoto@apple.com