Create wxGtkTextApplyTagsFromAttr for common processing of text attributes from both...
authorKevin Hock <hockkn@yahoo.com>
Wed, 1 Dec 2004 04:28:40 +0000 (04:28 +0000)
committerKevin Hock <hockkn@yahoo.com>
Wed, 1 Dec 2004 04:28:40 +0000 (04:28 +0000)
commit254973247e32cc07aba5b7331e32c5516cbbe179
tree6fadf78f9abff32ac5e6fd620018fc4daa5175ba
parentf78cc8969d48219333726b47bc745d21256dd800
Create wxGtkTextApplyTagsFromAttr for common processing of text attributes from both wxGtkTextInsert and SetStyle (and any other place needed in the future) -- from Mart R.

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