You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment it seems like that it isn't possible to get the native hwnd from a window. It would be really nice to be able to do this.
As an example would be electron with this.
Also the hook methods would be extremely useful (this).
Thanks.
The text was updated successfully, but these errors were encountered:
TheNoim
changed the title
Windows native hwnd and events
FEATURE: Windows native hwnd and events
Jul 2, 2018
TheNoim
changed the title
FEATURE: Windows native hwnd and events
REQUEST: Windows native hwnd and events
Jul 2, 2018
If you do cross platform development you sometimes still need to use platform specific features. Some programs communicate over the windows messaging system.
Hello,
At the moment it seems like that it isn't possible to get the native hwnd from a window. It would be really nice to be able to do this.
As an example would be electron with this.
Also the hook methods would be extremely useful (this).
Thanks.
The text was updated successfully, but these errors were encountered: