X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8a693e6e0460b6b3c32e4b6f114a3ab7b7cd24ea..f6bcfd974ef26faf6f91a62cac09827e09463fd1:/wxPython/wxPython/lib/editor/README.txt diff --git a/wxPython/wxPython/lib/editor/README.txt b/wxPython/wxPython/lib/editor/README.txt new file mode 100644 index 0000000000..6072b4360d --- /dev/null +++ b/wxPython/wxPython/lib/editor/README.txt @@ -0,0 +1,10 @@ +PLEASE NOTE: This is experimental code. It needs an overhall in the + drawing and update code, and there is occasionally a + mysteriously disappearing line... + + I am working on a StyledTextEditor that will likely + render this editor obsolete... But this one is at + least somewhat functional now while the other is still + vapor. + + - Robin