[wxPython-users] Re: text logging widget?

Robin Dunn robin at alldunn.com
Fri Dec 15 11:44:52 PST 2006


Grant Edwards wrote:

> I spoke too soon. It works as desired on Linux, but not on
> Windows.  Does textctrl convert '\n' into '\r\n' under Windows?
> 

IIRC, it does user \r\n internally, although that may also depend on if 
one of the wx.TE_RICH styles is used.

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list