liberty-eiffel
[Top][All Lists]
Advanced

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

Re: [Liberty-eiffel] Documentation of inherited features


From: Paolo Redaelli
Subject: Re: [Liberty-eiffel] Documentation of inherited features
Date: Sat, 16 Jan 2016 22:05:41 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.4.0

Il 16/01/2016 20:10, Germán Arias ha scritto:
> Hi,
>
> Many control in IUP have common attributes. For example BGCOLOR
> (background color), but the consequences of this attributes can vary
> from one control to another. So, even when the features are the same,
> the documentation to these are different, but as far as I know there is
> no way to "redefine" the documentation of one feature. So I appreciate
> any suggestion about how deal with this.
>
> Germán
Browsing a little into IUP documention I discovered that it has plenty
of variadic calls. AFAICS it also offers non-variadic version of those
functions.
It's far easier to wrap non-variadic calls.
You may also take a look in the wrappers directory: wrappers-generator
could ease you, generating all the low-level eiffel classes.



reply via email to

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