GetNumberOfLines() now returns the number of physical, not logical, lines in the...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 12:46:58 +0000 (12:46 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 12 Mar 2006 12:46:58 +0000 (12:46 +0000)
commite894be201b9866e2f5dbf29050bd1aaa58d95cc4
tree3283cb328bba7c91fea6afe29bb32b9f92ebe06c
parentc01359d9d5a834a93c0b68425aa8fefdd88124ee
GetNumberOfLines() now returns the number of physical, not logical, lines in the control in wxGTK2 as under the other platforms (patch 1438117)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38015 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/text.tex
src/gtk/textctrl.cpp