| [news.eclipse.tools] Re: How can I get rid of the extra spaces at the bottom of the Wizard page |
>> There are extra spaces at the bottom of the wizard page (i.e. outside my >> Composite) which make my page terribly long. Does anyone know how to get >> rid of them ? > There was a bug in the page size calculation code which was fixed in build > 0.033 > The wizard dialog automatically sizes to the size required by the largest > page. Just as a further note: The build posted on eclipse corner is based on platform build 0.033b so it has the fix I mentioned above. Thus if you are using this build it must be some other problem. Are you opening the wizard dialog yourself or contributing to one of the workbench wizard extension points? The wizard dialog can appear larger than expected for a given page if it contains other larger pages or if it was specifically set to open at a particular size.