User forums > Using Code::Blocks
OnKeyDown keydown don't work
(1/1)
dkaip:
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"));
}
oBFusCATed:
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...
Navigation
[0] Message Index
Go to full version