On Thu, Apr 10, 2008 at 12:20 AM, Emmanuele Bassi <[EMAIL PROTECTED]> wrote: > I should also strongly point out that, by using trunk, you're tracking a > highly unstable development branch. so, if something breaks, you get to > keep both the pieces.
Or I can glue them back together if you want. Like PyClutter wants the stage parameter for redraw. I can fix this by either requiring that redraw take a stage parameter or make redraw a member of the stage object (though I suspect you might want to refactor the C name to be clutter_stage_redraw and move it to clutter_stage.h in that case). Blake -- Blake Ramsdell | http://www.blakeramsdell.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
