native.newTextField is not disappearing when implemented with composer.showOverlay
all other object can be covered ( disappear ) by the Overlay layer .
i am using an image with full size of the screen to cover the previous scene.
i tried setting alpha of the native.newTextField to 0 then change it back to 1 when scene:resume and here is what happen
it changed the alpha to 0 but when scene:resume and try to set back the native.newTextField it never showed and once i clik inside the native.newTextField it start to show .
am i make scene ?
cant even do that