-
Notifications
You must be signed in to change notification settings - Fork 16
Update guide
Christoffer Wadensten edited this page Jun 11, 2016
·
5 revisions
Checklist for adding values to TADST and config files
- Create control in MainForm
- Setup interactive details
- Create corresponding properties in Profile
- Set up default values in Profile
- Create handlers in MainForm to update _activeProfile properties on value change
- Add controls to the UpdateGui function (in the most appropriate called sub-function)
- Set up FileHandler to handle the value from ActiveProfile to add it to config files or to GetStartupParameters() in Profile