wxWidgets/samples
Vadim Zeitlin 2f7baaeccf Don't eagerly set wxKeyEvent position fields.
This results in a noticeable delay when using wxGTK via a remote X11
connection for every key event as a round trip to server is needed to get the
mouse pointer position every time a key is pressed or released.

Only provide the position on demand. And explain that it's actually not very
useful as it's simply the same as the current mouse position.

Closes #14361.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72207 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-07-24 20:45:52 +00:00
..
access Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
animate Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
artprov Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
aui Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
calendar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
caret Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
clipboard Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
collpane Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
combo Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
config Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
console Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
controls Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dataview Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
debugrpt Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dialogs Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dialup Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
display Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dnd Use text/uri-list instead of x-moz-url in wxGTK wxURLDataObject. 2012-07-20 11:55:00 +00:00
docview Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
dragimag Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
drawing Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
erase Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
event Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
except Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
exec Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
flash Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
font Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
fswatcher Properly use RemoveTree() in fswatcher sample. 2012-07-13 11:22:10 +00:00
grid Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
help Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
htlbox Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
html Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
image Allow saving images under a different name in the image sample. 2012-07-11 11:42:47 +00:00
internat Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ipc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
joytest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
keyboard Don't eagerly set wxKeyEvent position fields. 2012-07-24 20:45:52 +00:00
layout Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
listctrl Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mdi Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mediaplayer Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
memcheck Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
menu Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
mfc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
minimal Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
nativdlg Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
notebook Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
oleauto Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
opengl Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ownerdrw Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
popup Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
power Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
printing Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
propgrid Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
regtest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
render Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
ribbon Add possibility to hide and show again wxRibbonBar pages. 2012-07-13 11:46:43 +00:00
richtext Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sashtest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
scroll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
shaped Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sockets Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
sound Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
splash Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
splitter Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
statbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
stc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
svg Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
taborder Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
taskbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
text Forbid setting hints for multi-line text controls. 2012-07-10 23:52:10 +00:00
thread Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
toolbar Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
treectrl Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
treelist Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
typetest Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
uiaction Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
validate Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
vscroll Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
webview Set up scrollbars correctly for wxWebView in wxGTK. 2012-07-24 20:45:25 +00:00
widgets Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
wizard Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
wrapsizer Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
xrc Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
xti Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
Info.plist Increase version to 2.9.5. 2012-07-10 23:51:44 +00:00
makefile.bcc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
makefile.gcc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
Makefile.in use hand-written samples/Makefile.in 2003-08-07 13:10:04 +00:00
makefile.vc Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
makefile.wat Rebake trunk after wxWebView merge and add missing project files for the wxWebView library. 2011-09-11 10:12:19 +00:00
sample_os2.ico Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.ico added common (for all samples) .ico/.r/.rc files 2003-08-06 12:27:23 +00:00
sample.r making proper resource-fork apps 2007-05-05 17:22:09 +00:00
sample.rc added wxUSE_NO_MANIFEST=0 for easier testing 2003-08-14 14:08:53 +00:00
sample.rc4 Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.rcO Remove unnecessary mondrian.{ico,xpm} files from samples directory. 2010-06-20 17:42:33 +00:00
sample.xpm made all XPM const to avoid warnings from mingw32 4.0 and adopt the code accordingly (patch 1872384) 2008-01-16 01:39:44 +00:00
samples.bkl Rename web library to webview. 2011-08-19 10:45:16 +00:00
samples.dsw Add missing samples to samples.dsw. 2010-05-27 17:07:30 +00:00