Yes, I'm suggesting using textTableItem or one of it's variants. You'd have
to catch events when the field was set up, so that you could tell it to be
read-only, and to get rid of the underline. I haven't tried this. It's just
a direction you could explore. I've generally gone for a custom draw
procedure to solve this problem. It works well, but doesn't allow the user
to select and copy the text.
-
Peter Epstein

-----Original Message-----
From: Rene [mailto:[EMAIL PROTECTED]]
Sent: Friday, June 29, 2001 7:16 PM
To: Palm Developer Forum
Subject: Re: Simple table question.


Are you talking about having the field set to type "textTableItem"? If so,
how can I make it read only?

Thank you.

"Peter Epstein" <[EMAIL PROTECTED]> wrote in message
news:54965@palm-dev-forum...
>
> Well, you could use a custom item and draw the text yourself in the draw
> callback. You might also be able to use a field and arrange for the field
to
> be read-only. Such fields still support selection for copying text. They
> also wrap the text to multiple lines if needed.
> -
> Peter Epstein
>
>



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

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

Reply via email to