Edward Ye wrote:
>
> Hi,all.
> In a table I have two columns , one of which is customTableItem and the
> other one is textTableItem. When I tap them in sequence , two columns are
> highlighted. And the text column remains selected even after I tap another
> row.
> I just want to put a cursor in the text cell when I tap it. How can I do
> that? I remember someone in this forum said a table can only have one cell
> selected. Why I got such result?
You have to distinguish between the selection and the input focus.
They don't have to be in the same field of a table, but you can always
only have one of each.
If you want to mimic the addressbook bahaviour, you have to intercept the
selection event to the text field and to your customTable making it grabbing
the focus and select the customTableItem (and vice versa). You can find
the corresponding code in the code samples.
With kind regards / Mit freundlichem Gruß
Holger Klawitter
--
Holger Klawitter
[EMAIL PROTECTED] http://www.klawitter.de
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/