I want my content to fill the entire window (desktop application). I am using a DocumentWindow, which in turn inherits from ResizeableWindow. The problem ist: The ResizeableWindow has a default border, which I cannot seem to change.
Therefore it would be very nice to have an additional function called ResizeableWindow::setBorderThickness, which lets me set the border size to zero.