The final user should be capable of resize component A with StretchableLayoutResizerBar. But it shouldn’t be resized automaticaly when I resize the StretchableLayoutManager (the main window). How could I do this?
I suppose you could set the first item’s minimum and maximum size to be the same, to stop it changing. But actually, I can’t really remember whether the stretchablelayout stuff is designed to work like that. Haven’t used it for a while…