Hi,
Here is a small problem I am facing. Pointers welcome.
I just want to display a CharPtr on 0th row 0th column of a table,
I am using the following code but it is not helping,
TblSetRowUsable(tblP,i,true);
TblSetItemStyle (tblP, i, 0, labelTableItem);
TblSetItemPtr(tblP,i,0,DBName);
TblRedrawTable(tblP);
please help
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Palm Codewarrior Mr. Somnath Kulkarni
- Palm CodeWarrior Mr. Somnath Kulkarni
- Palm CodeWarrior Mr. Somnath Kulkarni
- Re: Palm CodeWarrior Ben Combee
