A couple of weeks ago I tried to use an object class method in a call to TblSetLoadDataProcedure( ), and couldn't get it to work. I got a compile-time error to the effect that the function signature didn't match TableLoadDataFuncType, and the only difference was that the class method was qualified by the class name (sorry, I don't have the exact error message handy, but can construct an example if necessary).
Has anyone else run into this, or know a way around it? I tried various kinds of casts, etc., to no avail. I do not consider myself a C++ language "expert", but definitely believe in using OO techniques as much as possible. Thanks, Bill Heidler -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
