Subject | Detecting user changes |
---|---|
Author | Shane van de Vorstenbosch |
Post date | 2001-01-04T04:40:31Z |
I am using TIB_LookupCombo and TIB_SpinEditEnh on many of my forms. I an now trying to speed up the data entry on my forms by using user changes to automatically set other fields.
My question is, what is the simplest way to detect a user change only. I don't want to code to execute when the field changes due to a record change. I have tried attaching the procedure onto a wide variety of events but I can still change the field without the code executing.
TIA
Shane
[Non-text portions of this message have been removed]
My question is, what is the simplest way to detect a user change only. I don't want to code to execute when the field changes due to a record change. I have tried attaching the procedure onto a wide variety of events but I can still change the field without the code executing.
TIA
Shane
[Non-text portions of this message have been removed]