As you can see in the attached image, the “Mail Server” column is resizable.
The problem I have is, that a user can resize the column to both ; minimize it and maximize it.
What I want to do is to let the user increase the column width but not decrease it.
I thought that setMinimumWidth(200) would do the trick, but either it does not work or I got it completly wrong.
Can s/o pls. shed a light on it and tell me, if this is possible.