The MultiMail.prc that comes with the T-W simulator uses a table in the main form resource. Here's part of the PilRC code generated by PRCExplorer for tFRM - 1000.

TABLE ID 1013 AT (0 18 160 122) ROWS 11 COLUMNS 3 COLUMNWIDTHS 8 9 144
TABLE ID 1014 AT (0 18 160 122) ROWS 8 COLUMNS 3 COLUMNWIDTHS 8 9 144

All cells are probably owner-drawn. I'm not sure how they implement the "resize-column" slider but that should not be too difficult to trap the penDown event for that. But from the resource, a single column is used for the subject + sender cell.

Jerome



Andrew wrote:
If somebody here has used multi/versamail before and has a strong idea of the best (ie: easiest, 
most robust, and best looking) way to implement something similar to it, I would appreciate knowing 
how.  "IT" is "the main mail list display."

Thanks,
Andrew


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

Reply via email to