hoppfrosch / AHK_Windy

Toolbox to operate on windows
http://hoppfrosch.github.io/AHK_Windy
Other
23 stars 8 forks source link

Windy: new method moveBorder() #22

Closed hoppfrosch closed 9 years ago

hoppfrosch commented 9 years ago

Method movePercental() has four parameters:

Currently the factors do have to be in the range between 0% to 100%. This means that all coordinates/dimensions of the windows are changed. It is not possible with this function to move the window for example to the left border, keeping the current size of the window.

Expand the functionality to keep some factors constant!

hoppfrosch commented 9 years ago

This is not possible as described. Instead a new method moveLocation() should be introduced. As a parameter a location string should be accepted