wxWidgets/samples
Vadim Zeitlin 47a2c12a32 Fix wrong comment in the scroll sample.
Fix coordinates in the comment to match those used by the code.

Closes #15804.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75535 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-01-04 21:58:46 +00:00
..
access More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
animate More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
artprov More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
aui More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
calendar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
caret More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
clipboard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
collpane More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
combo More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
config More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
console More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
controls More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dataview More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
debugrpt More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dialogs More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dialup More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
display More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dll More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dnd More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
docview More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
dragimag More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
drawing More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
erase More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
event More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
except More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
exec More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
flash More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
font More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
fswatcher More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
grid More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
help More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
htlbox More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
html More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
image More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
internat More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ipc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
joytest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
keyboard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
layout More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
listctrl More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mdi More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mediaplayer More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
memcheck More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
menu More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
mfc More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
minimal More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
nativdlg More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
notebook More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
oleauto More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
opengl More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ownerdrw More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
popup More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
power More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
preferences More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
printing More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
propgrid remove WXWIN_COMPATIBILITY_2_6, add WXWIN_COMPATIBILITY_3_0 2014-01-04 20:07:33 +00:00
regtest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
render More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
ribbon More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
richtext More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
sashtest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
scroll Fix wrong comment in the scroll sample. 2014-01-04 21:58:46 +00:00
shaped More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
sockets More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
sound More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
splash More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
splitter More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
statbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
stc Add the ability to show a CallTip in the stc sample. 2013-12-29 03:22:24 +00:00
svg More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
taborder More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
taskbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
text More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
thread More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
toolbar More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
treectrl More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
treelist More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
typetest More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
uiaction More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
validate More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
vscroll More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
webview More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
widgets always initialize m_statText 2013-11-25 16:50:06 +00:00
wizard More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
wrapsizer More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
xrc Add XRC handler for wxAuiToolBar. 2013-11-23 00:34:55 +00:00
xti More version change related changes to the generated files. 2013-11-23 00:34:42 +00:00
Info.plist Update version to 3.1.0. 2013-11-21 13:47:05 +00:00
makefile.bcc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.gcc Make windres command used in MinGW build configurable. 2013-10-26 20:29:57 +00:00
Makefile.in Add distclean target to samples/Makefile. 2012-11-01 17:14:59 +00:00
makefile.vc Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
makefile.wat Rebake the rest of the files after TOOLKIT change in MSW bakefile. 2013-07-06 12:32:23 +00:00
sample_os2.ico
sample.ico
sample.r
sample.rc Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
sample.rc4
sample.rcO
sample.xpm
samples.bkl Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
samples.dsw