bug-guile-ncurses
[Top][All Lists]
Advanced

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

[Bug-guile-ncurses] Procedure (current-field form) is missing. (And the


From: John Darrington
Subject: [Bug-guile-ncurses] Procedure (current-field form) is missing. (And the manual is confusing)
Date: Sun, 2 Oct 2016 14:07:34 +0200
User-agent: Mutt/1.5.23 (2014-03-12)

Upstream has a function:

 FIELD *current_field(FORM *form);         /* form to query */

which returns the current field of a form.

But guile-ncurses 1.7 does not seem to have a corresponding procedure
or any way to retrive this information.   Consequently it's hard
to write non-trivial programs using forms.



Also, the manual says:

-- Procedure: field-index form
     This returns the index into the field array that is current for the
     form.

which seems to suggest that that field-index takes a <#form> as an argument. 
But it does not.  It takes a <#field>.


J.



-- 
Avoid eavesdropping.  Send strong encrypted email.
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://sks-keyservers.net or any PGP keyserver for public key.

Attachment: signature.asc
Description: Digital signature


reply via email to

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