OutofMemory Error with pushContext/pushRegion
Please Login to Remove!
Hi
I want to have clipped region similar to used in j2me(setClip and clipRect)
For this i'm using pushContext and pushRegion.
But, I'm getting OutofMemory error with them.
The code does this in a while loop which can run like 500 times and every time both these methods will be called simulataneously.
Is there anything that i can try to get out of it OR is there any other alternative for setClip in blackberry.
Thanks!
|