Ben Combee wrote:
At 03:08 PM 10/25/2004, you wrote:
Here is a piece of code which gets executed when removing a object that has a number of popup lists. These lists are dynamically created in that object's constructor function. Anyway, this FrmRemoveObject crashes in some specific situations. I know it's impossible to tell what's going on without looking at the codes, but still I wonder if anybody can guess what could possibly cause this problem. FYI,
On what OS are you testing? Are you removing objects in the opposite order in which they are being created? The whole dynamic form code didn't work very well on OS versions before 5.0.
Is it documented somewhere? I'm doing a program using dynamic objects and would like to know what can go wrong... may save some time in the future.
It's documented all over the archives of the developer form. Search the archives for "PrvFixupPointers", or just use this URL
http://news.palmos.com/read/search/results?forum=palm-dev-forum&words=PrvFixupPointers
This is one of those situations where I wish the old PalmSource policy was to document API problems in the SDK reference. I think I'll go collect the old posts and write up a KB article on this, so at least there's an official notice.
-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
