Hello~
I'm having some problem with image loading ...

At the first screen i assigned some position that calls one of wigets from wigetStack.

I loaded the images that are needded for the page at the init func.

When i click the position, the image page should be shown but, blank page is shown as

you see on the second picture. After clicking same position twice i could get what i want..

but, i don't understand why this happeded...?.

Actually, the label is shown at the second pic, but image is not...

Any help will be appreciated..


plus.. I have to load a lot of images but, since it's supposed to be run on the ARM board..

i'm worrying about memory/performance problem... is there any good way to load image

efficiently?..