> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 02, 2000 4:12 AM
> To: Palm Developer Forum
> Subject: Table-draw problem
>
>
> Hi All,
>
> This one is crazy. I can't figure out what is going wrong.
>
> I have a simple app that uses a table-based form as an
> overview of the avail
> records and a detailed form to edit one record.
>
> The overview form has a table (4 cols) with a CustomDraw
> routine for each.
>
> The overview form draws PERFECT on a Pilot III but it only
> show garbage on a
> Vx and IIIc
Wow, I have no clue what's going on.
Where is the source of the garbage? If you stick a breakpoint in your
CustomDraw routine, is the string you pass to WinDrawChars() the same
garbage that you see? If so, follow that string back in time to see what's
going on. Are these strings you display for each cell coming out of a Palm
database?
> Is there anything new/special that I have to think of when I
> want this app
> to run on a Vx or IIIc ?
Gee, I really don't think so. I'm not sure.
-Jeff
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html