| [news.eclipse.platform.swt] Re: How to automatically resize? |
Use a Layout? "Mirko Buhle" <mirko@xxxxxxxxxx> wrote in message news:bemjq1$shl$1@xxxxxxxxxxxxxx > I added an own composite to another own composite. > If i resize the composite where i have added the other one the > other composite doesn't resize. > > What i have to do if the added composite should also resize? > >