java - When to call Composite.changed() in SWT? -
after reading composite#changed(control[]) have hard time understanding when need call changed(). in case of gui build several layers of composites associated layouts, need call on parent composite layouts changing control part of?
Comments
Post a Comment