I understand totally and I appreciate your comments. This is all very fluid at this point. It may be that for performance reasons my current model is impractical. Right now, I'm trying to get a minimal model working so I can evaluate its performance. Is anyone using a similar model. That is, using a class to encapsulate UI objects and using a static member in the base class to dispatch to the correct class instance ? Eric -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ben Combee Sent: Monday, November 20, 2000 2:55 PM To: Palm Developer Forum Subject: Re: Problems with tables > I'm sorry I wasn't more clear. Sometimes brevity isn't always best <g>. This > is not the actual callback. I have a static callback that dispatches to the > correct class instance. My comments about an invalid "this" were in the context of the member function being used directly as a callback. Please disregard -- I'd not really inspected the rest of your code, so I don't have any feedback on that. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
