[Bf-python] Determining Space under mouse.

Dima Glibitsky dima.glib at gmail.com
Sat Jun 16 07:02:19 CEST 2012


> So - with pure python api this is possible - you can inspect all
> spaces, check their size and compare with the mouse coordinates - so
> theres nothing stopping you writing this function your self.

Um... Campbell, with pure python api this seems to be actually
impossible: Area and Region classes expose only width and height, but
not the coordinates of their corners. And it looks like there's no way
to get the subdivision hierarchy of a screen, either.



More information about the Bf-python mailing list