RFR: 8288325: [windows] Actual and Preferred Size of AWT Non-resizable frame are different [v4]
Alexey Ivanov
aivanov at openjdk.org
Thu Sep 22 17:43:23 UTC 2022
On Thu, 22 Sep 2022 17:34:37 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:
> Additionally instead of using **SM_CXSIZEFRAME** (the name can be ambiguous too) can we change it to **SM_CXFRAME** ?
Yes, `SM_CXFRAME` is neutral, it doesn't refer to either resizeable or non-resizeable frame.
-------------
PR: https://git.openjdk.org/jdk/pull/9954
More information about the client-libs-dev
mailing list