I have successfully made the QtJambiAwtBridge work now. Thanks very much for offering this helpful addition to the wonderful QtJambi.
However, one thing that troubles me are the white bars above and below every JPanel that I put into a QWidget using QComponentHost. These white bars also appear in the AwtInQt example that comes with the QtJambiAwtBridge. It seems, that they have the same height as the JPanel and appear above as well as below. Hence, every JPanel takes up 3 times the space it actually requires.
When resizing the QWidget, the white spaces also grow and shrink accordingly.
Is there any way to avoid these waste of precious GUI space?
Qt Labs Forum » Graphics View
Why so much white space in QComponentHost?
(2 posts)-
Posted: 10 months #
-
Hi, Tom.
I believe that is a bug, yes, and I will look into it. Thank you for the report!
Posted: 10 months #
Reply
You must log in to post.