Is it possible to set the width of a TextTableItem in a table to be wider
than the table column it is in?  I have a table with two columns, both
containing TextTableItems.  I want text that appears in the first column to
run over into the second column when the text is too wide to fit completely
in the first (in such cases, there is no text in the second column to worry
about).

I have this working with Palm OS 3.0 by doing a FldSetBounds() on the field
that is passed in to the TableLoadData() function.  But, under Palm OS 3.5,
the text is clipped to the column width inspite of my call to
FldSetBounds().  Is there a way around this?

Thanks!

-Ken Hejmanowski







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

Reply via email to