"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote in
message news:49100@palm-dev-forum...
>
> Hi All,
> I am having a scrollable table. Currently I have set the table item
type to
> label due to this the text that is displayed is right aligned. Can I
make
> left aligned using the same label data type. Also I do not want the
colon(:)
> char appended to my text.
> Or I will have to use any other method to do it. Any sample code will
be
> helpful.

The only way to have text without the colon is to use a custom-draw cell
type and then use WinDrawChars to draw the text yourself.  If you do
that, you should be able to manually left-align the text also.

--
Ben Combee, [EMAIL PROTECTED]
Techwood Broadcasting Foundation, Austin Bureau



-- 
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