Hi All , 
    I am dynamically creating a popup trigger and then  creating a list which is  
associated with the aforementioned popup trigger. This works fine but later when I try 
to delete them in the reverse order( As mentioned in the reference) the emulator gives 
me this warning 
    " Code just read from memory location 0x0000d770 which is in memory manager data 
structures. These data structures include things like the headers preceding each block 
in a heap, as well as the heap header itself. Such an access means that an application 
allocated a buffer thatwasn't large enough for its purpose........"
    I am allocating the list of choices for the popup list dynamically. I even tried 
freeing it myself but nothing works. Debugger shows an error in PrvFixupPointers call 
in FrmRemoveObject. Does anybody have any experience with this kind of problem.
Thanks in advance.
Geeta More.

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to