1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-06-30 06:29:32 +00:00
6502bench/SourceGenWPF/WpfGui
Andy McFadden 5beae8f926 Implement second settings tab ("Asm Config")
Relatively straightforward, thanks to the way WPF ComboBoxes work.
Spent some time fiddling with the column width text boxes, but
ended up with essentially the WinForms approach.
2019-06-27 15:15:58 -07:00
..
CodeListItemStyle.xaml Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
DataFileLoadIssue.xaml Wire up Open, Save, and Save As 2019-06-21 16:27:58 -07:00
DataFileLoadIssue.xaml.cs Wire up Open, Save, and Save As 2019-06-21 16:27:58 -07:00
DiscardChanges.xaml Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
DiscardChanges.xaml.cs Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
EditAddress.xaml Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
EditAddress.xaml.cs Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
EditAppSettings.xaml Implement second settings tab ("Asm Config") 2019-06-27 15:15:58 -07:00
EditAppSettings.xaml.cs Implement second settings tab ("Asm Config") 2019-06-27 15:15:58 -07:00
EditStatusFlags.xaml Rework Edit Status Flags layout 2019-06-22 13:09:49 -07:00
EditStatusFlags.xaml.cs Rework Edit Status Flags layout 2019-06-22 13:09:49 -07:00
FontPicker.xaml Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
FontPicker.xaml.cs Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
MainWindow.xaml Implemented the first ("Code View") tab of settings 2019-06-26 17:11:58 -07:00
MainWindow.xaml.cs Implement second settings tab ("Asm Config") 2019-06-27 15:15:58 -07:00
NewProject.xaml Implement "new project" 2019-06-22 17:38:07 -07:00
NewProject.xaml.cs Implement "new project" 2019-06-22 17:38:07 -07:00
ProjectLoadIssue.xaml Fiddle with failure report dialogs 2019-06-21 15:23:13 -07:00
ProjectLoadIssue.xaml.cs Rename ProjWin directory to WpfGui 2019-06-21 15:17:04 -07:00
WorkProgress.xaml Finish generate/assemble dialog 2019-06-24 14:41:08 -07:00
WorkProgress.xaml.cs Layout for app settings 2019-06-24 17:32:53 -07:00