Hey folks. I couldn't find any info on this through the KB (even though
is -was- up!!). I remember there was a "Dynamic Palm UI" article floating
around, but I also had no luck locating this either. Still too cheap to pay
for the Handheld Systems digest CDROM.
I was thinking about ways to wrap a table with a class, and one of the
things I was trying to avoid was having to go into Constructor (gcc people
sneer at me here) and add a new table resource just to make a new table. I
was hoping for something as simple as this:
{
MyTableClass table(0, 0, 156, 156);
table.initialDraw();
}
If tables can't be dynamically created, this kind of falls short.
Furthermore, tables that are statically defined in the app resource have a
fixed # of cols. I can disable cols from being drawn, but there's no way to
add a new column. That's another limitation I was hoping to avoid.
Any tips?
Thanks!
-Jeff Ishaq
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/