>let's address how to substitute dynamic tables rather than discussing
>coverage of topics in a book.

This forum definitely gets _way_ off topic sometimes. Thanks for the reminder.

>Anyway, thanx Steve for ur suggestion of using lists. But when I want
>3 columns and want to perform an action like row selection, how can I
>do it using lists? Should I go for 3 differents list and place them next
>to each other??

In your list callback, using WinDrawChars, or something similar, draw 
the three items where you want them as part of one list row. One of 
the incoming parameters gives you the row pixel location. When the 
row is hit, deal with the lstSelection event.

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/

Reply via email to