Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windy: Move existing properties to geometry subclass #53

Closed
hoppfrosch opened this issue May 3, 2016 · 2 comments
Closed

Windy: Move existing properties to geometry subclass #53

hoppfrosch opened this issue May 3, 2016 · 2 comments
Assignees
Projects
Milestone

Comments

@hoppfrosch
Copy link
Owner

Move existing properties to geometry subclass as for example

  • pos[]
  • centercoords[]
  • size []
@hoppfrosch hoppfrosch self-assigned this May 3, 2016
@hoppfrosch hoppfrosch added this to the 0.15.4 milestone May 3, 2016
hoppfrosch added a commit that referenced this issue May 4, 2016
…lass windy

subclass geometry does not make much sense, since a lot of functions to be moved there need to call methods from parent class. This is not easy to handle in AHK
@hoppfrosch
Copy link
Owner Author

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
Copy link
Owner Author

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

@hoppfrosch hoppfrosch changed the title Move existing properties to geometry subclass Windy: Move existing properties to geometry subclass Mar 7, 2017
hoppfrosch added a commit that referenced this issue Mar 7, 2017
Closes #45 - Windy: Get Previous/Next Window within Z-Order
Closes #46 - Windy: Activate the window
Closes #48 - Windy: property clickthrough
Closes #52 - Windy: Property CaptionHeight[]
Closes #53 - INTERNAL: Windy: Move existing properties to geometry subclass
@hoppfrosch hoppfrosch added this to Backlog in Windy Apr 6, 2017
@hoppfrosch hoppfrosch moved this from Backlog to Closed in Windy Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Windy
Closed
Development

No branches or pull requests

1 participant