Relative Content

Tag Archive for intellij-ideaintellij-plugin

Intellij Plugin – add line breaks after components in ToolWindow

In Intellij’s UI lib, I have a bunch of form fields that I want to add with line breaks after them – right now if I resize the tool window to be wider than a certain amount the fields show the labels after the previous field. I’ll attach to screen shots showing narrow (looks OK) and wide (does not look OK) – how can I force line breaks so that when I extend the window it does not drag the components up onto the same line as the previous.