Revision Date Author Comments
# 9b0d9757 23-Jul-2015 Rene Gollent <rene@gollent.com>

Debugger: Add variable editing utility window.

VariableEditWindow:
- Implement container window for variable value editors. While
not as ideal as initially intended, this will handle presenting va

Debugger: Add variable editing utility window.

VariableEditWindow:
- Implement container window for variable value editors. While
not as ideal as initially intended, this will handle presenting value
editing to the user until more work is done on the table cell editing
aspect of things.

show more ...