Hi
I want get value of textbox (input box) on button click event and in corona there is any third party for UI design?.Any idea please share me.
Thanks [import]uid: 209400 topic_id: 34709 reply_id: 334709[/import]
Hi
I want get value of textbox (input box) on button click event and in corona there is any third party for UI design?.Any idea please share me.
Thanks [import]uid: 209400 topic_id: 34709 reply_id: 334709[/import]
The native.newTextField and native.newTextBox API calls have a .text property to get the value of the text field.
See: http://docs.coronalabs.com/api/library/native/newTextField.html
As far as 3rd party UI’s check out the offering from the Particle Candy folks.
[import]uid: 199310 topic_id: 34709 reply_id: 137984[/import]
The native.newTextField and native.newTextBox API calls have a .text property to get the value of the text field.
See: http://docs.coronalabs.com/api/library/native/newTextField.html
As far as 3rd party UI’s check out the offering from the Particle Candy folks.
[import]uid: 199310 topic_id: 34709 reply_id: 137984[/import]