For days now I have been fighting this stupid problem, "<name here> has just
read from an unallocated
chunk.".  This would happen when ever I switched forms from my main "loop"
form.   I then spied a email on this list the other day that was about the
same thing, sort'a.  It had to do with frmCloseEvent, and returning a true,
instead of a false, so that the system could handle unallocating of memory
for the form.  Well "Va-la" I was returning true, and having used the
example event handler as well, had the same problem.   I changed it to a
false and the errors went away.  So...this is a big design consideration,
and I just can't find any good documention on when/where should you allow
the hardware/system/os and finally app handle the event?  and in what order?

Thanks,
Jason



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to