how to detect mouse clicks into an editable field?
Posted: Thu Aug 14, 2008 3:40 pm
Hello!
Please excuse this silly question: how do I detect double clicks into an editable(!) text field? The "MouseDoubleUp/Down" messages are only sent to locked (i.e. non-editable) fields.
But how do I detect them on editable fields? (I have to modify the standard selection behaviour of fields in case of double clicks)
Thanks in advance for any hint!
Please excuse this silly question: how do I detect double clicks into an editable(!) text field? The "MouseDoubleUp/Down" messages are only sent to locked (i.e. non-editable) fields.
But how do I detect them on editable fields? (I have to modify the standard selection behaviour of fields in case of double clicks)
Thanks in advance for any hint!