Re: [Pyobjc-dev] CLLocationManager
Brought to you by:
ronaldoussoren
From: Ronald O. <ron...@ma...> - 2010-04-06 10:02:38
|
On 5 Apr, 2010, at 17:31, Stefan Sieber wrote: > Hi, > > I'm trying to use CLLocationManager from Python. Althoug I don't get an error, I also do not get any output. > > Does someone have some experience with this? There is now an example in the pyobjc SVN repository: <http://svn.red-bean.com/pyobjc/trunk/pyobjc/pyobjc-framework-CoreLocation/Examples/WhereIsMyMac/> Ronald |