Automatically set jface Dialog minimum size: do not let widgets disappear

151 Views Asked by At

I would like to make sure that no widget in a jface Dialog is ever disappearing.

Scrollability would be an easy solution, but I would prefer a resizable window that is always at least as large as to display all contents. Do you know of any setting to enable this functionality?

0

There are 0 best solutions below