"Holger Klawitter" <[EMAIL PROTECTED]> wrote in message
news:44773@palm-dev-forum...
>
> > i believe TblSetItemStyle  is for a Column not for a cell in a table
>
> I am suspecting the same, but many things speak against it:
>
> * It should be called TblSetColunmStyle then, shouldn't it?
>   Or at least follow the callback name TblSet*Procedure.
>
> * Why does is accept a 'row' parameter then?
>
> * Why does my table selector work if the last row is a textItem?

The call does affect just the column and row specified, altering the
itemType field of the TableItemType structure associated with that cell.
However, if also changes the editIndicator for the entire column to
match the cell, so you really can only mix the three text types or other
non-text types within the same column.
--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau



-- 
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