[wxPython-users] Editor with per-line word wrap?
Christopher Barker
Chris.Barker at noaa.gov
Mon Oct 15 13:15:22 PDT 2007
Chris Mellon wrote:
> Hard-wrap is where an actual newline is inserted into your document
> where it needs to be wrapped. Soft (or virtual)-wrap is where the
> wrapping is visual only. non-wrapping is where text isn't wrapped and
> a horizontal scroll bar appears.
>
> In most cases, an editor window can only be one of these "modes" at a
> time. I'm interested in an editor where the line-wrap policy can be
> determined on an individual basis, so that lines of code can be
> wrapped differently than comments.
Are you reading, Rob and Dusty? ;-) That would be cool.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list