0

is it possible to disable manual user-drag resize of a window, but keep it resizeable programatically for when a widget inside it expands and has to expand the window with itself?

ulak blade
  • 2,515
  • 5
  • 37
  • 81
  • Have you tried disabling resize by user, and then tried resizing programmatically? Why do you think it won't work? – hyde Oct 09 '15 at 09:29
  • 1
    It works automatically right now as long as it's not set ot a fixed size. If I set it to fixed size, then expanding widgets inside the window doesn't expand the window. – ulak blade Oct 09 '15 at 09:35
  • 2
    This might be relevant: http://stackoverflow.com/questions/16673074/how-can-i-fully-disable-resizing-a-window-including-the-resize-icon-when-the-mou – hyde Oct 09 '15 at 09:42

0 Answers0