bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libform and O_WRAP


From: Thomas Dickey
Subject: Re: libform and O_WRAP
Date: Sun, 23 Mar 2008 18:02:51 -0400
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

On Sat, Mar 22, 2008 at 12:57:40PM +0000, Mike Aubury wrote:
> When using O_WRAP on a multiline field - is there anyway to distinguish 
> between the spaces added for wrapping purposes and the spaces the user has 
> manually typed ?

You might be able to use a filler other than ASCII space using set_field_pad()
Even underscores would work, but some other may be less visually intrusive.

> Ideally - I'd like to remove all the automatic spaces and just get back what 
> was typed - using the O_WRAP basically just for display purposes...

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]