John Lewin
|
d0677b4f2d
|
Hide Cancel implementation from callers, provide OnCancel for parity
- Make cancelButton field rather than property
- Add helpers for visibility and control name
|
2017-10-18 09:24:29 -07:00 |
|
Lars Brubaker
|
0e3aed5822
|
Made the update available text show up when available
Made the check for update text wrap
|
2017-09-05 15:44:48 -07:00 |
|
John Lewin
|
98238aad40
|
Move HeaderText from constructor parameter to WizardPage property
- Improves readability, allows side-by-side with Window title
- Slight increase in overhead due to reconstruction of internal printer
|
2017-08-24 00:16:31 -07:00 |
|
John Lewin
|
65135f93a2
|
Require WizardPage actions to be registered with AddPageAction
- Add HorizontalSpacer and Cancel buttons to all windows
|
2017-08-23 17:27:30 -07:00 |
|
John Lewin
|
559c300cb4
|
Revise WizardWindow api
- WizardPage instance should drive window namespace and title
- Key open windows page initial WizardPage type
|
2017-08-23 15:51:29 -07:00 |
|
Lars Brubaker
|
f7d4163125
|
Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
|
2017-08-07 15:47:27 -07:00 |
|
John Lewin
|
b1cc8b968d
|
Revise 'Check For Update' window padding
|
2017-08-06 17:27:32 -07:00 |
|
John Lewin
|
af63fdf0f8
|
Convert CheckForUpdateWindow to WizardPage
|
2017-08-06 10:45:24 -07:00 |
|