more thing -- if i do lot of scrolling -- and then
press the exit button -it's giving lot of mem leaks
(in hundreds) -- so i added
That kind of suggests that your memory leaks are coming coming from a custom draw function or from your scroll function maybe. Why don't you check the pose memory leak log and see what functions is leaking. You have to enable the Generate MacsBugs Debug Symbols in the project to get useful function names.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
