0

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?

user3726374
  • 583
  • 1
  • 4
  • 24
  • [Prevent SWT scrolledComposite from eating part of it's children](http://stackoverflow.com/questions/35123/prevent-swt-scrolledcomposite-from-eating-part-of-its-children) – Basilevs Aug 23 '14 at 02:40
  • You can set size of Dialog's shell according to result of computeSize for the content control. – Basilevs Aug 23 '14 at 02:42

0 Answers0