On Sat, 07 May 2005 16:29:04 +0200
Felix Bueltmann <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> Is there a way, to use the same canvasitem more than one time.
> I want to use them on different canvas widgets.
> For example, if one item change its background color, it should
> be changed in all canvas widgets.

The properties of the canvas item include its parent and its position, so
the same canvas item cannot be at two different places at the same time.

John
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to