@@ -248,6 +248,9 @@ private:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
case WXK_TAB:
|
||||||
|
event.Skip();
|
||||||
|
break;
|
||||||
|
|
||||||
// Do not skip the other events, just consume them to prevent the
|
// Do not skip the other events, just consume them to prevent the
|
||||||
// user from editing the text directly.
|
// user from editing the text directly.
|
||||||
|
Reference in New Issue
Block a user