Skip to content

Added GetClientRect#702

Merged
matthiasblaesing merged 4 commits intojava-native-access:masterfrom
jonatino:patch-3
Sep 11, 2016
Merged

Added GetClientRect#702
matthiasblaesing merged 4 commits intojava-native-access:masterfrom
jonatino:patch-3

Conversation

@jonatino
Copy link
Copy Markdown
Contributor

Added GetClientRect function to get the size of the Window excluding the borders.

Added GetClientRect function to get the size of the Window excluding the borders.
@matthiasblaesing
Copy link
Copy Markdown
Member

This looks good - two things please:

  • Add an entry for the change to CHANGES.md
  • review the the javadoc for GetWindowRect and GetClientRect, for both the return value is described wrong (it is mapped to boolean, the description is copied from MSDN, so it needs adjustment), the RECT param could then also be adapted.

Thank you!

@jonatino
Copy link
Copy Markdown
Contributor Author

@matthiasblaesing done.

@matthiasblaesing matthiasblaesing merged commit 84cc379 into java-native-access:master Sep 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants