Hi all!

I created an app starting with the source code from the address book. In the
edit view of the address book, it uses a table with textTableItem on the
right column. The drawing of the form is such that the left hand column (the
labels) is highlighted while the text field is normal.

I changed some of the right column fields to customTableItem, and there were
funny drawing problems with the table. The text fields are now draw
highlighted (in "reverse video") instead of how they should look like
(before the change was made). Even with or without a custom drawing function
for the custom items (via TblSetCustomDrawProcedure) does not solve the
problem. The "reverse video" problem occurs with a customTableItem and
disappears without.

What am I missing here? I need to implement some custom items together with
some text items in the same table. How should I go abt it to make everything
display "normally"?

Regards,
Gee.





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to