how to disable widget ? or object?

i want to disable my widget button after clicking itself…

it is posible ?

Hello,

Please consider using the button “setEnabled()” function, described in the documentation:

http://docs.coronalabs.com/api/library/widget/newButton.html

Best regards,

Brent

Hello,

Please consider using the button “setEnabled()” function, described in the documentation:

http://docs.coronalabs.com/api/library/widget/newButton.html

Best regards,

Brent