Add BringWindowToTop to c.s.j.p.win32.User32#1352
Add BringWindowToTop to c.s.j.p.win32.User32#1352dbwiddis merged 1 commit intojava-native-access:masterfrom
BringWindowToTop to c.s.j.p.win32.User32#1352Conversation
BringWindowToTop to c.s.j.p.win32.User32
|
Thanks for this contribution! The mapping looks good. The one question I have revolves around the test case. You've added a test which always fails which isn't a bad thing, but there's no test that includes a successful execution of the function. However, it's probably not a good idea to alter the Window Z order for a test. But perhaps we could find the topmost window already and execute this function on that handle. |
|
Thanks for the feedback! I had a look at |
|
LGTM. Will merge later today. |
Method documentation: https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-bringwindowtotop