Commit graph

22 commits

Author SHA1 Message Date
John Lewin
1ecf923271 Fix header text regression, revise footer spacing 2017-08-24 00:51:35 -07:00
John Lewin
cca77df6e3 Make mainContainer private 2017-08-24 00:21:00 -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
44069d2805 Organize usings 2017-08-23 23:59:45 -07:00
John Lewin
ca53a1d87a Use consistent pattern for setting header text 2017-08-23 23:33:28 -07:00
John Lewin
cc658c9bc6 Expose WizardPage.cancelButton getter only, restrict headerRow 2017-08-23 17:46:02 -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
John Lewin
7924e22632 Tune touchscreen wizard button sizes 2017-08-20 14:23:15 -07:00
John Lewin
18011791db Use existing button factories 2017-08-08 18:26:41 -07:00
Lars Brubaker
7c5f5a2775 Brought in the changes to set temp before leveling. 2017-08-08 17:49:26 -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
932b6aca4b Use existing button factory 2017-08-03 19:00:39 -07:00
John Lewin
385d370001 All WizardPage controls to use common button factory 2017-08-03 19:00:39 -07:00
John Lewin
4abea0ab0c Extract button factory options to new class 2017-08-03 19:00:37 -07:00
Lars Brubaker
f401a3323c Moved Mocros to the top of the controls window
Putting in Macro Menu
Changed closeButton back to cancelButton
2016-11-30 13:31:19 -08:00
Lars Brubaker
06b1512698 Load and Unload Macros working better.
Fixed colors on redeem purchase disabled button
2016-11-29 14:17:37 -08:00
Lars Brubaker
cac5d69c76 Getting Enter Share Code Window themed correctly. 2016-11-15 13:08:16 -08:00
Lars Brubaker
d8138ac51e Making a function to prep MatterControl prior to runing tests.
Made automation tests call it.
2016-07-29 16:44:00 -07:00
Lars Brubaker
86a7e7c415 Working on new import and export wizard 2016-06-14 11:45:18 -07:00
John Lewin
7149f6db33 Add EULA form 2016-06-11 17:04:46 -07:00
John Lewin
6ff04a73d2 Rename WizardPanels to WizardPage 2016-06-08 09:37:43 -07:00
Renamed from SetupWizard/WizardPanel.cs (Browse further)