orangecontrib.tomwer.orange.task_widgets.TomwerWidgetNoThread.TomwerWidgetNoThread#

class orangecontrib.tomwer.orange.task_widgets.TomwerWidgetNoThread.TomwerWidgetNoThread(*args, captionTitle=None, **kwargs)#
resizing_enabled = True#

Should the widget’s window be resizeable? (if not, the widget will derive a fixed size constraint from its layout)

want_control_area = False#

Should the widget construct a controlArea?

want_main_area = True#

Should the widget construct a mainArea? (a resizable area to the right of the controlArea)