I have a dialog that has a number of EditText controls.  I want to determine
which of these the user selected last.

i know that the triggerControl() function can determine the last selected
control ID - but I need to determine the ID before the user dismisses the dialog
(eg with ok/cancel) and before another control is selected.

you can do this with other dialogs by having a handler that has the
triggercontrol() function within it.  But I don't think you can have a handler
for an editText box??

so how do I return the last selected control ID if the user clicks within an
EditText box??

I'd appreciate any suggestions....

thanks,

John Fannon
GIS Specialist
WRc Plc
Swindon
UK

email: [EMAIL PROTECTED]


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to