signals for canvas items



Hello,

I wish to signal_connect() events for canvas items.  However that doesn't
work.  I have looked all over the documentation for something like this
but without success.

What I would like to do is essentially:

$rectangle = $group->new($Group,"Gnome::CanvasRect",...);

$rectangle->signal_connect(...);


But this doesn't work.


Does anyone know how you would achieve this effect?

Thanks a lot,
Daniel.




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