Hello
I am working on an application which uses a table, the table has two 
columns...the left column contains 1 checkbox per row
and the right contains text..like the todo list etc does. (there is also a 
vertical scrollbar to the right hand side of the table)

When there is a small amount of text in the column's cell scrolling is easy 

The problem i have is that the customer sometimes wants to show more text in 
the right hand column of the row than will fit.
At the moment i can show the text simply by "shortening" the text to display..


How should i handle the display of this lengthy data and the vertical scrolling 
of the table when the cell in the right hand column of the row has to contain 
more text than can be viewed ? 

I noticed that the standard palm apps get around this problem by not allowing 
the user to enter too much text so this problem can't occur - an option not 
available to me.

(hope this makes sense)

regards and many thanks

Bryce
-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to