bug-ncurses
[Top][All Lists]
Advanced

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

field_buffer does not return contents of field ?


From: Felix Natter
Subject: field_buffer does not return contents of field ?
Date: 01 Dec 2000 20:53:41 +0100
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

hi,

I wrote a form-program to scan coefficients, and it seems that
field_buffer(FIELD*,int) does not return the current buffer-contents
until REQ_NEXT_FIELD (tab) is processed ?

the form looks like this:
0___ 0___ 0___ 0___
0___ 0___ 0___ 0___
0___ 0___ 0___ 10__

If I tab through until the last field, enter "10" and then quit the program,
it will read "0" (the preset value for all fields) from that field.

Is that true and is there a way to get the current contents of a field ?

thanks,

-- 
Felix Natter



reply via email to

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