> Is there some kind of bug with the function FrmGetFocus()?
> It is not returning me the correct id of the actual field that has
> the focus
That's true, it returns the index of the object, not the id. The id
the number you give to the resources with constructor the index is the
relative id inside the form. Use FrmGetObjectId to convert.
While we are at it:
What devil made Palm Computing using id in FrmSetControlGroupSelection
but returning index in FrmGetControlGorupSelection without adding
a BIG warning sign in the docs?!
Regards,
Holger Klawitter
--
Holger Klawitter "All generalisations are wrong" - M. Westbrock
[EMAIL PROTECTED] http://wwwmath.uni-muenster.de/u/holger