Re: Sizing problem after resizing the sheet

Roger,

I have tried the fix but it did not solve the problem. It does make the wizard look better though. Before the fix the page would be smaller than the sheet which looked awful (the page was the right size, the sheet was the wrong size). Now the page fills the sheet so they are both the wrong size.

Here is some more detailed information about the test is performed:

My test project contains one page (derived from ExternalWizardPage) which has a size of 824; 322. If I keep the size of the WizardSheet derived form the same as the WizardSheet form it derives from, the WizardSheet derived form will have a size of 392; 175. If I run this wizard the wizard will have a size of 832; 396 which is what I expect (824; 322 plus some extra pixels for the window borders, title bar, etc.).

When I change the size of the WizardSheet derived form to 492; 275 and run the wizard, the wizard will have a size of 932; 496 instead of 832; 396. In other words, I have increased the size of the sheet by 100 pixels and the size of the wizard is also increased by 100 pixels making it larger than any form in the project.

Robert-Jan

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <b> <br> <code> <dd> <dl> <dt> <hr> <h1> <h2> <h3> <i> <img> <li> <ol> <p> <pre> <table> <td> <th> <tr> <tt> <u> <ul>
  • Images can be added to this post.

More information about formatting options