News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

OnKeyDown keydown don't work

Started by dkaip, September 19, 2014, 11:52:29 PM

Previous topic - Next topic

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...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]