bug-ncurses
[Top][All Lists]
Advanced

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

Re: bug / inconsequent handling of field_status for fields not marked O_


From: Thomas Dickey
Subject: Re: bug / inconsequent handling of field_status for fields not marked O_EDIT
Date: Mon, 5 Sep 2005 07:47:13 -0400 (EDT)

On Mon, 5 Sep 2005, Frank van Vugt wrote:

Hi,

When one enters a field not marked as O_EDIT and the form driver
receives/processes a regular key for it, then it's status is not changed
(field_status() returns false).

However, pressing <arrow_right> before entering a regular key WILL mark the
field as dirty (field_status() returns true), though obviously it's contents
won't change.

thanks (will check/fix)

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net




reply via email to

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