to everyone who concern:
i define my listDrawback function as this:
static void MainFormDrawList(Int16 itemNum, RectangleType *bounds, char
**itemsText)
{
WinDrawChars(str[i], StrLen(str[i]), bounds->topLeft.x, bounds->topLeft.y);
i+=1;
}
but i found that sometime "bounds->topleft.y" is outof the screen ,
so i can't str show on my list .
how i can control the bounds and its topleft value ,and solve this problem?
jason
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/