ewerybody / a2

Autohotkey module managing and developing framework.
GNU General Public License v3.0
63 stars 10 forks source link

implement A2CoordsField #136

Closed ewerybody closed 7 years ago

ewerybody commented 7 years ago

Expected Behavior

We have a widget that can hold 2d screen coordinates and offers to deal with those like picking from the screen and managing relation to windows and screen.

Current Behavior

we need to hack around screen coordinates with Integer QSpinBoxes directly