X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8fa876ca9ec87e90605808bfcab4d4226965dbad..86d35a44665429542685acbdc3a23cdcdcc48fb5:/wxPython/demo/wxRightTextCtrl.py diff --git a/wxPython/demo/wxRightTextCtrl.py b/wxPython/demo/wxRightTextCtrl.py index cc5de1a014..8fcc2bc5cf 100644 --- a/wxPython/demo/wxRightTextCtrl.py +++ b/wxPython/demo/wxRightTextCtrl.py @@ -6,6 +6,11 @@ # # o The rightalign library needs converted for this to work correctly. # +# 12/11/2003 - Jeff Grimmett (grimmtooth@softhome.net) +# +# o All issues resolved. +# + ############################################################################\ # Note: this demo has been converted, but the control is deprecated because |