bug-ncurses
[Top][All Lists]
Advanced

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

Re: set_field_back A_BLINK problem


From: Thomas Dickey
Subject: Re: set_field_back A_BLINK problem
Date: Wed, 23 Nov 2011 11:46:48 -0500
User-agent: Mutt/1.5.18 (2008-05-17)

On Wed, Nov 23, 2011 at 03:05:32PM +0000, Pablo Cazallas Gonz?ffffe1lez wrote:
> Hi,
> 
> I am developing with ncurses 5.7 in ANSI-C a form application. 
> 
> When I try to change the background of a field to A_BLINK, it doesn't work.
> And if I set it with A_REVERSE it works.
> 
> The cursor is never in the field that I try to change.
> 
> Is it a bug in the library? How can I fix it?

no.  It's a common limitation.
In general, terminal backgrounds don't blink.

-- 
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]