1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-21 18:28:59 +00:00
6502bench/SourceGenWPF/ProjWin
Andy McFadden fdbd5b89e9 More menu stuff
Create context menu as a clone of the Actions menu.  This is a bit
easier than it was in WinForms because the ICommand stuff provides
common routing and enable/disable logic for all instances.  (It's
one of the few places where WPF has made my life easier.  Yay WPF.)

Added CanExecute tests to existing items.  Currently they just
check to see if the project is open.

Wired up File > Close.
2019-06-07 14:03:34 -07:00
..
CodeListItemStyle.xaml Fix setting of IsLongComment 2019-06-04 13:06:38 -07:00
DataFileLoadIssue.xaml Port project loader code 2019-05-05 16:50:28 -07:00
DataFileLoadIssue.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00
DiscardChanges.xaml Port project loader code 2019-05-05 16:50:28 -07:00
DiscardChanges.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00
MainWindow.xaml More menu stuff 2019-06-07 14:03:34 -07:00
MainWindow.xaml.cs More menu stuff 2019-06-07 14:03:34 -07:00
ProjectLoadIssue.xaml Port project loader code 2019-05-05 16:50:28 -07:00
ProjectLoadIssue.xaml.cs Port project loader code 2019-05-05 16:50:28 -07:00