Re: raise / lower API



On Tue, 2008-12-16 at 23:08 +0100, Bruno Coudoin wrote:
> In GCompris we have a drawing/animation activity. I started to port it
> to goocanvas but I miss a feature to change the z order of an item. In
> the old gnomecanvas we could call raise/lower to change the z order.
> 
> In goocanvas, to do it, you have to mention the item against which you
> want to raise/lower.

That is not correct.  The 'item' parameter can be None or NULL, have you
noticed?

>  This is not convenient from a user point of view.
> 
> Is there a way to do it like in the gnomecanvas ?
> 
-- 
Gustavo J. A. M. Carneiro
<gjc inescporto pt> <gustavo users sourceforge net>
"The universe is always one step beyond logic" -- Frank Herbert



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