Simple answer:

(1) is correct, thats way you have to do it.

(2) is a well known persistent OS bug.
So you'll either have to live with it or write a mass of code, and I'd
recommend just living with it.
 (I think, from reading this forum, the bug is still present even in v3.5)


Roger Stringer
Marietta Systems, Inc.


>Date: 1 Dec 1999 10:04:03 -0800
>From: Daniel Munk <[EMAIL PROTECTED]>
>Subject: newbie table question

>Hello,

>Two part table question, using Codewarrior 5 with the two patches (upgrade
>in the mail soon?)

>1. I have created a table in Constructor that is 100 pixels tall with 5
>rows, and in constructor the rows are 20 pixels high.  At runtime I have to
>programmatically set the height of each row to 20 pixels via TblSetRowHeight
>or else the rows are only about 1 character tall.  Is the expected behavior?

>2.  In the same table I have a custom drawn cell with two rows of text in
>the same cell. The drawing works fine but when the cell is selected it only
>highlights the top half of the cell (about 1 character tall again).  Is this
>expected behavior?

>Thanks,
>Dan Munk
>[EMAIL PROTECTED]

Reply via email to