1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-12 23:28:56 +00:00
6502bench/CommonWPF
Andy McFadden 1a0a229b9b Wire up sub-window double-click handlers and list nav
Wired up the double-click handlers for References, Notes, and
Symbols.  These jump to the item at the offset that was double-
clicked.  Also hooked up the navigate forward/backward buttons
in the toolbar.

Except for the usual WPF gymnastics required to figure out what you
actually double-clicked on, this went smoothly.
2019-06-15 16:00:31 -07:00
..
Properties Add multi-key combo handling for hints 2019-06-04 16:10:55 -07:00
CommonWPF.csproj Restore selection and top position after change 2019-06-10 15:46:35 -07:00
InverseBooleanConverter.cs Add multi-key combo handling for hints 2019-06-04 16:10:55 -07:00
MultiKeyInputGesture.cs Fix multi-multi-key inputs 2019-06-07 13:10:52 -07:00
WPFExtensions.cs Wire up sub-window double-click handlers and list nav 2019-06-15 16:00:31 -07:00