mattercontrol/MatterControlLib/ConfigurationPage/PrintLeveling/WizardPages
John Lewin 1b463ffaa7 Convert custom WizardPage actions/events to existing ones
- Remove PageIsBecomingActive, prefer existing OnLoad
- Remove PageIsBecomingInactive, prefer existing OnClosed
- Rename BecomingActive action to PageLoad, used for inline defs
- Rename BecomingInactive action to PageClose, used for inline defs
- Fire PageLoad/PageClose from page base OnLoad/OnClosed
2019-02-15 20:09:48 -08:00
..
AutoProbeFeedback.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
CalibrateProbeLastPagelInstructions.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
FindBedHeight.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
GetCoarseBedHeight.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
GetFineBedHeight.cs Simplify LevelingStrings 2019-02-15 08:55:48 -08:00
GettingThirdPointFor2PointCalibration.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
GetUltraFineBedHeight.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
HomePrinterPage.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
LastPageInstructions.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
SelectMaterialPage.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00
WaitForTempPage.cs Convert custom WizardPage actions/events to existing ones 2019-02-15 20:09:48 -08:00