1
0
mirror of https://github.com/fadden/6502bench.git synced 2025-02-08 05:30:35 +00:00
Andy McFadden 14150af004 Allow explicit widths in project/platform symbols, part 2
Added a Width column to the list in the project symbol editor.

Changed the local variable table editor and the project symbol editor
to use DataGrid instead of ListView.  This gets us easy sorting on
arbitrary columns.  The previous code was reloading the display list
after every change; now we just add/edit/remove individual items,
which helps keep the list position and selection stable.
2019-10-01 19:11:54 -07:00
..
2019-09-14 18:51:03 -07:00
2019-09-06 13:47:23 -07:00
2019-07-20 17:36:12 -07:00
2019-09-27 13:52:25 -07:00
2019-09-17 14:38:16 -07:00
2019-09-27 13:43:58 -07:00
2019-09-02 15:18:55 -07:00
2019-09-26 13:00:14 -07:00