xforms-development
[Top][All Lists]
Advanced

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

Re: [XForms] New pre-release: xforms-1.0.92.pre13


From: Rouben Rostamian
Subject: Re: [XForms] New pre-release: xforms-1.0.92.pre13
Date: Tue, 15 Sep 2009 12:17:00 -0400
User-agent: Mutt/1.5.20 (2009-06-14)

Hello Jens,

Many thanks for looking after xforms.  I certainly
appreciate your efforts.

I have a couple of comments regarding xforms-1.0.92.pre13.

1. 
Somewhere along the line, the function
fl_setpup_default_checkcolor() was renamed
fl_setpup_default_pup_checked_color().

In the first paragraph of "part3_deprecated_objects.texi"
it says that deprecated objects "still can be used".  It
lists fl_setpup_default_checkcolor() as deprecated.  But
actually that function has been removed from the library,
so it cannot be used.

One solution is that you bring it back and make it a pointer
to its replacement, fl_setpup_default_pup_checked_color().

Another solution is to change the documentation to say that
the old fl_setpup_default_checkcolor() no longer exists
and tell the users to call fl_setpup_default_pup_checked_color()
instead.

2.
The header "forms.h" lists the non-existent
fl_setpup_default_checkcolor() but the new
fl_setpup_default_pup_checked_color() is missing.


-- 
Rouben Rostamian




reply via email to

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