make wxKeyEvent could get unicode key under x11, add a x11 keysym--unicode char map tab
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77846 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -415,6 +415,7 @@ void ListBaseTestCase::EditLabel()
|
||||
wxUIActionSimulator sim;
|
||||
|
||||
list->EditLabel(0);
|
||||
wxYield();
|
||||
|
||||
sim.Text("sometext");
|
||||
wxYield();
|
||||
|
Reference in New Issue
Block a user