Hello forum, Vaironl here.
I already asked this question with no luck. So now I will to repost it without the code.
I have a JPanel which contains labelsand JTextField + other components.
When I minize the window and then restore it The components stay in place but the are re sizing off screen ( The end is getting bigger, for example if a Jtextfield was 40char long now is 80char long).
Any suggestion about what might be doing this? I have the code if needed.
I assume it might be the GridBagConstraints.