At 6:11 PM +0200 6/7/01, Michael Twohey wrote:
>Has anyone else tried to use the function TblSetColumnEditIndicator. It
>seems to worthless. I still get a black selection after using this on one of
>my columns. Thank you.

The function works great... the built-in apps use it.  Probably you're violating one 
of the (hidden) assumptions that tables make.  (Don't stress, it's easy to do.)

The "edit indicator" is just a flag set on one or more contiguous columns.  When a 
field in a row gets the focus (the user starts editing the text), then the columns in 
that row that are marked as "edit indicators" are inverted.  Look at Datebook or To Do 
to see.

Only the leftmost set of contiguous columns will be inverted.  e.g. if you have 5 
columns, and 2, 3, and 5 are marked as edit indicators, only columns 2 and 3 will be 
inverted.

                                --Bob



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to