Re: [Pyobjc-dev] Listening for mouse events
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2010-04-01 08:19:55
|
On 30 Mar, 2010, at 21:22, Pepijn de Vos wrote: > Hey, > > For my mouse control project I want to add the ability to listen to mouse events. > My lib is at http://github.com/pepijndevos/PyMouse > > To do this on Mac I turned to PyObjC. > While PyObjC served me well for the clicking and moving part of my lib, listening to events has proven problematic. > > First it just crashed, but since I installed a newer version of PyObjC it simply runs in an endless loop without the callback getting called. > > Here is a snippet of code... Can anyone see what is wrong with it? > http://gist.github.com/349472 > > I would be very grateful if anyone could help me to get this working, I've been looking all over the internet for weeks now. I don't have time to look into this right now, but will have some time over the weekend. Ronald > > Groeten, > Pepijn de Vos > -- > Sent from my iPod Shuffle > http://pepijndevos.nl > > > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev > _______________________________________________ > Pyobjc-dev mailing list > Pyo...@li... > https://lists.sourceforge.net/lists/listinfo/pyobjc-dev |