Thanks Evan, but I need something that is easy to read. I am new to C and Palm programming. Can anyone pop some really simple code up? I have been looking through the databook.c file that comes with Palm 4.0 SDK. It is really complicated. Everything is sorted out into seperate functions, which is good, but not while your learning.
Anyone? Cheers, Scott Mebberson. "Evan Wise" <[EMAIL PROTECTED]> wrote in message news:76723@palm-dev-forum... > > Hey Scott, > > An amazing resource for table(evil) operations is to look at the Mail > sources that are distributed with the 3.5 SDK. I know the Mail sources > aren't the easiest to read (could be said about a *lot* of the 3.5 SDK code > <cough, 50+ fcns in *one* file>) but everything is there if you keep > trucking through it. > > Of interest to you would be the "NewViewLoadTable" function. Follow that > code path to see how to setup a table(evil) with editable fields and labels. > > They do some real funky table(evil) tricks (like scrolling!). Really, > tables(evil) are black magic. Once you understand how evil tables(evil) are > you will look for any excuse not to use them. (kinda like gridbaglayout in > java 1.0 ). > > E/. > > ________________________________________________________ > I'm working wirelessly are you?...Get Mobile at http://www.symmetrypro.com > > Evan Wise > Sprite Herder > infowave > E: [EMAIL PROTECTED] > T: 604 473 3779 > F: 604 473 3633 > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
