Topic: How does the settextboxentercallback work?
the syntax of the command is
settextboxentercallback(index,callback)
it is evidently undocumented as to how the specified callback subroutine learns the index for which it is to provide code.
A callback doesn't seem to work, if I assume that the index is passed as the textbox's integer argument of the callback routine.
So what does work?
Thanks
Mike