I'd like to identify which object was clicked in a form method (Form event = On 
Clicked). We have 

Object Get pointer (Object current) - returns nil.

Object Get pointer (Object with focus) - returns the focus object which may or 
may not be the object clicked. For example, a boolean field has focus and you 
click on a button that is not focusable. 

My only idea so far is to get the mouse position and see which object it is in.

Life would be simple if boolean fields responded to On Data Change like every 
other field type. That seems like a longstanding bug to me.

John DeSoi, Ph.D.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:[email protected]
**********************************************************************

Reply via email to