Page 1 of 1

Need Simple OSD

Posted: Sat May 16, 2015 9:32 am
by Awasaky
Hi all.

I need simple OSD to show ingame position of distance between screen center and mouse cursor.
Like this:
Image

Thanks for any help in advance!

Re: Need Simple OSD

Posted: Sat May 16, 2015 10:12 am
by CyberVillain
If you are good at low level programming you could pull it off

http://stackoverflow.com/questions/9259 ... pplication

I would certaininly accept a pull request if someone did this in a feature branch

Re: Need Simple OSD

Posted: Sat May 16, 2015 1:00 pm
by Awasaky
Thanks for respond.

http://directpython.sourceforge.net/index.html - i try add to script this thing, but it doesn't works, cos base lybrary is precompiled i think.

Can you use it?