Native Textbox Unusable

I have spent more time trying to get a native text-box to behave correctly than I have on the rest of the entire app and would be very thankful if anyone has a work-around to just make it invisible. The orientation is completely off on native objects and it would look so much better if I had a custom graphic. Is there anyway to change its alpha or visibility? [import]uid: 4871 topic_id: 1825 reply_id: 301825[/import]

The native.newTextBox responds to properties like other objects. You can change it’s alpha value and make it invisible, as well as move it around.

I don’t know what orientation issues you are seeing but we did make some improvements in the new Corona SDK. You can also check out the NativeDisplayObjects sample code for a demonstration of the objects.

-Tom [import]uid: 7559 topic_id: 1825 reply_id: 6206[/import]