tableView question, multiple lists

I have the tableView sample code class implemented in my app, and have 1 question. I have 2 tabs, and clicking each tab switches to a different list (both defined by tableView). Question I have is that after I add the second list, the first list stops responding to scroll touch events but the second one works. Any idea on how to fix this issue?

Are the list's named the same (in the sample code it's myList = tableView.newList)? Did you try naming one list one something like myListOne and the other list myListTwo?

views:1550 update:2011/9/25 12:40:18
corona forums © 2003-2011