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,0,true);
TblSetItemStyle (tblP,0, 0, labelTableItem);
TblSetItemPtr(tblP,0,0,DBName);
TblRedrawTable(tblP);
please help
somnath.
--
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
- Re: Palm CodeWarrior Mr. Somnath Kulkarni
- Re: Palm CodeWarrior Ben Combee
