Skip to content

Window position with decoration. Window closing#13

Merged
robertosfield merged 3 commits into
vsg-dev:masterfrom
tomhog:master
Nov 24, 2018
Merged

Window position with decoration. Window closing#13
robertosfield merged 3 commits into
vsg-dev:masterfrom
tomhog:master

Conversation

@tomhog
Copy link
Copy Markdown
Contributor

@tomhog tomhog commented Nov 24, 2018

Pull Request Template

Description

Win32_Window now position the window from the top left corner of the window rather than the client area. _shouldClose bool introduced to ensure app closes gracefully when window closes.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Setting window with decoration at position 0,0 we now see the title bar, closing the window will now cause viewer.done to return true.

@robertosfield robertosfield merged commit bd8fec5 into vsg-dev:master Nov 24, 2018
@rainergericke rainergericke mentioned this pull request Nov 9, 2024
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