hi;

I'm referring to the C API, but I think the C# API will probably look
similar.

On Wed, 2009-09-09 at 13:03 +0200, Danny Haak wrote:

> I am currently trying to fix the Clutter-Sharp examples (making them
> work again with the current bindings), but I ran into a few problems.
> 
> - The first thing is that Alpha functions are not implemented in the
> bindings (http://bugzilla.openedhand.com/show_bug.cgi?id=1803).

ClutterAlpha's constructor does not take a function any more: it uses
easing modes (an enumeration value).

also, Clutter does not provide public Alpha functions any more: it
provides the ClutterAnimationMode enumeration:

  
http://www.clutter-project.org/docs/clutter/stable/clutter-Implicit-Animations.html#ClutterAnimationMode

since I receive the Bugzilla email for each Clutter bug, I'd like to
point out something that you did and that is always a pet peeve of mine:
do *not* set the target milestone -- it's not something for you to set:
it's for the maintainers and/or QA. the same applies to severity and
priority.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Senior Engineer        | emmanuele.ba...@intel.com
Intel Open Source Technology Center     | http://oss.intel.com

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to