Preference Menu Dropdown
The model of the UI is <xref:Hi.HiNcKits.AppService>. <xref:Hi.HiNcKits.AppService> contains <xref:Hi.HiNcKits.AppConfig>, which is rapidly used in the GUI.
The dropdown is on the Main Panel.
Layout
- Preference Menu Dropdown
- Step Present Preference Button
- Graphic-Cache Dropdown
- Language Selection SubMenu
- Show Physics Options CheckBox
- The model is <xref:Hi.HiNcKits.AppConfig.ShowPhysicsOptions>.
- The checkbox is disabled and unchecked if <xref:Hi.HiNcKits.AppService.IsPhysicsLicensed> is false.
- Show Log Button See Message Section. The button does not exist on WPF application.
Source Code Path
See this page for git repository.
WPF Application Source Code Path
- MainWindow (include preference menu)
Web Page Application Source Code Path
- wwwroot/preference/preference-menu.js
- Environments/PreferenceController.cs