In addition to what Scott Johnson has already said in reply to this, I would
add that I ignored your first three requests on this problem because it kind
of seems like you're asking the other readers of this list to do your work
for you. Not only did you just dump your code in your plea without providing
any direction or assistance to those who might be inclined to help you, but
you seem to have ignored the earlier advice to go look at the existing
examples of working tables to try to isolate your problem yourself.
That being said, I did go ahead and take a few minutes to look over your
code (what can I say? I'm a sucker). You are setting up a custom draw
procedure for your table columns, but you're then setting the item style to
labelTableItem. I don't think that the system calls the custom draw proc for
that style.
Not to mention that you have no update handler in your form handler
function, which means that even if you get the draw working, it'll only do
it once. But then, if it's some sort of About form, maybe you don't care.
--Jim Preston
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/