Patrick Lucas wrote:
Guys
is there is a way to query the active from for whatever control is where the
stylus was tapped? Alternativelly, is it possible to enumerate through all
the controls on a form?
Many thanks for your help.
Patrick
You can use FrmGetNumberOfObjects() to find out how many controls are on
your form, then iterate though all controls (using FrmGetObjectBounds()
to determine where each control is)
Can you not wait for a ctlEnterEvent ?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/