You can either
1) Custom Draw Function
LstSetListChoices( lstP , NULL , DmNumRecords( gCurrentDB ));
LstSetDrawFunction( lstP , ListDrawTitle );
then use a custom draw function is the ListDrawTitle Function to draw
apparently three column but indeed there is only one column. Using the
WinDrawChars to implement the drawing procedure.
2).Using a Table instead of a list
----- Original Message -----
From: "nizi " <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent: Friday, March 23, 2001 7:19 PM
Subject: multiple columns in list
> hi!
> Can someone tell me how to draw list with 3
>
> columns (by hand) in each row.
>
> Thank You,
>
>
> regards,
> Nizi
>
>
> --
> 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/