>I'm trying to implement a small app that has one form with a list with >two columns (this list is always present in the form). I want to align >the second column but if I use the Tab char ( asc(9) ) I only get a >square-like char. Is there anything like a Tab character in Palm? No. The easiest thing to do is implement a drawing callback for the list and explicitly align the second column on a specific pixel point using WinDrawChars or one of it's derivatives. Regards, Steve Mann -- Creative Digital Publishing Inc. 1315 Palm Street, San Luis Obispo, CA 93401-3117 ------------------------------------------- 805.784.9461 805.784.9462 (fax) [EMAIL PROTECTED] http://www.cdpubs.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
