Button Not Responding

Button Not Responding

BY 07 Aug 2013 Native Application Development

Hi,

I am creating an app where there are three buttons. On debugging i saw that control is going to  OnInitializing(void) on the corresponding form.
But after that  OnActionPerformed(const Tizen::Ui::Control& source, int actionId)  is not getting called as a result of which i am not able to handle my click events. Any suggestion would be really appreciable.
 
Thanks in advance.

 

Written by