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