Bug: OptionMenu code in sdk2.2b documentation

Bug: OptionMenu code in sdk2.2b documentation

BY 16 Jul 2013 Native Application Development

OptionMenu Sample code in sdk 2.2b does not fire the option menu. The code does not recieve the hard key event

The strange part is

    AddOptionkeyActionListener(*this);

 

What the hell is this? This is from bada and not tizen and does not exists in the documentation

If you try to use IKeyeventListener then the back hard key won’t work unless you handel it as well … I mean OnFormBackRequested won’t be called

 

 

 

Written by