RFR: 8216471: GTK LnF: Frame is clipped and does not show JTable,Tooltip and JTree demo in SwingSet2 demo
Abhishek Kumar
abhiscxk at openjdk.org
Tue Jul 9 12:35:04 UTC 2024
On Tue, 9 Jul 2024 11:51:51 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> > Also, is it possible to change the width only when GTK is loaded and not irrespectively?
>
> Tried changing the frame width in [updateThisSwingSet](https://github.com/openjdk/jdk/blob/0e0dfca21f64ecfcb3e5ed7cdc2a173834faa509/src/demo/share/jfc/SwingSet2/SwingSet2.java#L846) method but it didn't work.
I think I was doing it wrong. Changed the width and height only for GTK L&F now.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20052#issuecomment-2217547724
More information about the client-libs-dev
mailing list