On Fri, 2003-01-24 at 05:21, Ben Combee wrote: > One suggestion: if you use Object Library for Palm OS, there is a whole > reimplementation of tables called CCustomGrid, and objects of this type can > be created at runtime, since it uses POL's component architecture. > > Details at http://www.aqpoint.com/pol/.
Looks nice, but doesn't quite fit with the Open Source ideals. Also, I write on Linux using prc-tools, and there's no mention of prc-tools support. Damned if I'll let myself be forced onto proprietary platforms like Windows and CodeWarrior just to write code, when prc-tools is free, open source and works anywhere. Also, the site mentions nothing about whether the classes can be statically linked (versus requiring a separate library PRC to be present on the device). Maybe I should come up with my own dynamic tables emulation routines. Cheers David -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
