Hi sorry, Im trying to make a ModalWindow visible after a screen tap. After calling the function MyModalWindow.show() the contents within that custom window does not display. Ive debugged it and verified the function is called.
Hi, after calling MyModalWindow.show() the contents are not displayed. the ModalWindow is set to NOT visible until a screen tap has occured, im wondering why I cant see MyModalWindow contents