Good Day
I am new to corona SDK and lua language, how can I add a button with image? so when I click the image it does something ?
Good Day
I am new to corona SDK and lua language, how can I add a button with image? so when I click the image it does something ?
There are multiple ways. Perhaps the easiest is with widget.newButton(). See: http://docs.coronalabs.com/api/library/widget/newButton.html
Rob
There are multiple ways. Perhaps the easiest is with widget.newButton(). See: http://docs.coronalabs.com/api/library/widget/newButton.html
Rob