View Single Post
Posts: 37 | Thanked: 21 times | Joined on May 2010
#1
Hi,

Does anybody know how to get GPS location using PyQt4?

I have tested python binding for liblocation -- works great, but it looks like gobject and PyQt4 do not like each other. Is there a possibility to use both in a manner that does not lead to crash?

Basically I need to get the location data somehow into my PyQt4 application. Hints or stripped down examples of working python code would be greatly appreciated.

Thanks,

Paul