Skip to content

Comments

Added a getter to expose native window handle#14

Open
vixorien wants to merge 1 commit intoAtrix256:mainfrom
vixorien:expose-window-handle
Open

Added a getter to expose native window handle#14
vixorien wants to merge 1 commit intoAtrix256:mainfrom
vixorien:expose-window-handle

Conversation

@vixorien
Copy link

Goal
Provide access to the underlying window handle if an application wants it. Since this is already tracked internally, I've just added a getter for it.

Changes

  • Added GetWindowHandle() function that returns "NativeWindowHandle" type
  • Moved all NativeWindowHandle definitions up near other type definitions

Testing
This has been tested on windows/win32. I don't have access to Linux or MacOS machines at the moment for further testing.

@Atrix256
Copy link
Owner

Very cool! Im out on vacation til the 25th but will check it out asap.

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