[wxGTK2] multiline wxTextCtrl: Implement XYToPosition, PositionToXY and GetLineLength...
authorMart Raudsepp <leio@gentoo.org>
Wed, 3 Aug 2005 13:14:36 +0000 (13:14 +0000)
committerMart Raudsepp <leio@gentoo.org>
Wed, 3 Aug 2005 13:14:36 +0000 (13:14 +0000)
commitf29a481a66ab2da4424a3127be0c17c3e660e16d
tree087659b61f2e8735cae70a390d621399cb1fd712
parentcdc01400213709c5464c2198ce31d84fad461438
[wxGTK2] multiline wxTextCtrl: Implement XYToPosition, PositionToXY and GetLineLength natively, making them not take
an eternity per call. Also closes bug #1250464. Not sure if this should go into changes.txt.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35060 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/gtk/textctrl.cpp
src/gtk1/textctrl.cpp