On Thu, 2007-11-15 at 14:23 +0100, Murray Cumming wrote: > I am also having problems with actor signals. I get the button-press and > button-release signals, but not, for instance, the motion-event, > enter-event and leave-event signals. > > I attached my simple test code. I don't see an obvious error.
you have to enable the motion events; for performance reasons, at the moment motion events are disabled by defaults unless you are connecting to the stage. this will likely change as soon as we fix bug #608. [1] ciao, Emmanuele. +++ [1] http://bugzilla.openedhand.com/show_bug.cgi?id=608 -- Emmanuele Bassi, OpenedHand Ltd. Unit R, Homesdale Business Centre 216-218 Homesdale Rd., Bromley - BR12QZ http://www.o-hand.com -- To unsubscribe send a mail to [EMAIL PROTECTED]
