I’ve got a problem with two text input fields showing up in all my storyboard scenes after loading the scene with the text fields. I’ve got 3 scenes, let’s just call them A, B, and C . The app loads up on A, and I can go to B or C. When I load B, the text input fields load and everything works without a hitch. When I go to any other scene after that, everything still works, but the text input fields from B still show up in front of everything. I can’t figure out how to either hide or destroy the text input fields. I’ve tried setting them to nil on scene exit and on scene enter on the other scenes, but no luck. Searching through the Corona documentation I can’t find anything that mentions how to fix this.
Any ideas on how to deal with text input fields with storyboards? Maybe I’m missing something really basic here.
Thanks,
Michael [import]uid: 70734 topic_id: 24666 reply_id: 324666[/import]