hoppfrosch / AHK_Windy

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

Windy: Move existing properties to geometry subclass #53

Closed hoppfrosch closed 8 years ago

hoppfrosch commented 8 years ago

Move existing properties to geometry subclass as for example

hoppfrosch commented 8 years ago

This does not make much sense, since a lot of methods to be moved to subclass need to call methods from the parent class as well - this is not an easy task in AutoHotkey

hoppfrosch commented 8 years ago

Instead subclass geometry is resolved and methods/properties are moved to parent class