1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-12-01 22:50:35 +00:00
6502bench/SourceGen/WpfGui
Andy McFadden 7c506dceb6 Add Ctrl+Enter as a way to close the LVTable edit dialog
When editing local variables, the data grid generally has the input
focus, so hitting Enter doesn't close the dialog.  Rather than play
games with the focus, just take Ctrl+Enter as a shortcut to close
the dialog (same as notes and long comments).

(I found myself hitting Ctrl+Enter automatically, and being annoyed
when it didn't work, so I figured I'd make it official.)
2020-08-27 17:09:18 -07:00
..
AboutBox.xaml
AboutBox.xaml.cs
CodeListItemStyle.xaml
DataFileLoadIssue.xaml
DataFileLoadIssue.xaml.cs
DiscardChanges.xaml
DiscardChanges.xaml.cs
EditAddress.xaml
EditAddress.xaml.cs
EditAppSettings.xaml Split "show cycle counts" in two 2020-08-27 13:59:53 -07:00
EditAppSettings.xaml.cs Split "show cycle counts" in two 2020-08-27 13:59:53 -07:00
EditBitmapAnimation.xaml
EditBitmapAnimation.xaml.cs
EditComment.xaml
EditComment.xaml.cs
EditDataBank.xaml Data Bank Register management, part 5 2020-07-10 13:29:36 -07:00
EditDataBank.xaml.cs Data Bank Register management, part 3 2020-07-09 16:52:23 -07:00
EditDataOperand.xaml
EditDataOperand.xaml.cs
EditDefSymbol.xaml
EditDefSymbol.xaml.cs
EditInstructionOperand.xaml
EditInstructionOperand.xaml.cs
EditLabel.xaml
EditLabel.xaml.cs
EditLocalVariableTable.xaml Add Ctrl+Enter as a way to close the LVTable edit dialog 2020-08-27 17:09:18 -07:00
EditLocalVariableTable.xaml.cs Add Ctrl+Enter as a way to close the LVTable edit dialog 2020-08-27 17:09:18 -07:00
EditLongComment.xaml
EditLongComment.xaml.cs
EditLvTableLocation.xaml
EditLvTableLocation.xaml.cs
EditNote.xaml
EditNote.xaml.cs
EditProjectProperties.xaml Make project properties window resizable 2020-07-24 17:14:15 -07:00
EditProjectProperties.xaml.cs Make project properties window resizable 2020-07-24 17:14:15 -07:00
EditStatusFlags.xaml
EditStatusFlags.xaml.cs
EditVisualization.xaml Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00
EditVisualization.xaml.cs Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00
EditVisualizationSet.xaml
EditVisualizationSet.xaml.cs
Export.xaml
Export.xaml.cs Tweak column widths for clipboard and Export default 2020-07-16 10:48:03 -07:00
ExportVisualization.xaml Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00
ExportVisualization.xaml.cs Add Export feature to visualization editor 2020-06-20 17:32:57 -07:00
FindBox.xaml
FindBox.xaml.cs
FontPicker.xaml
FontPicker.xaml.cs
FormatAddressTable.xaml
FormatAddressTable.xaml.cs Default to source bank in Format Address Table 2020-07-16 13:26:13 -07:00
GotoBox.xaml
GotoBox.xaml.cs
MainWindow.xaml Add Apple II screen memory chart 2020-08-20 17:24:28 -07:00
MainWindow.xaml.cs Add Apple II screen memory chart 2020-08-20 17:24:28 -07:00
NewProject.xaml Remove "Atari Arcade Cabinet" system definition 2020-07-01 11:06:23 -07:00
NewProject.xaml.cs
ProjectLoadIssues.xaml
ProjectLoadIssues.xaml.cs
ShowWireframeAnimation.xaml
ShowWireframeAnimation.xaml.cs