I am using Ubuntu, all update, and c\C::B
The wxWidgets project, the keydown don't work.
Any idea?
void MyFrame::OnKeyDown(wxKeyEvent &event)
{
wxMessageBox(wxT("test"));
}
Ask on a wxWidgets related support site, forum or a mailing list.
Probably they could help you better, but make sure to provide more information...