native.newTextField in a scrollview problem

Hello all :slight_smile:

I’m learning the Lua language and the Corona SDK from a book and the help of the internet. (And don’t forget try and error of course) So every week I’m got a beter understanding how things work :slight_smile: But for now, I got a big problem…

I’m trying to get the native.newTextFields working in a ScrollView. But because the TextFields are native, there are on top of regular Display Objects. And they don’t work in a group. ( native.newTextFields works only in the ScrollView on the Simulator and not on the iPhone.

So I was wondering if someone know a workaround to fix this problem ? (A way to lock the textfields…)

Alwin

[import]uid: 150924 topic_id: 27822 reply_id: 327822[/import]