What is left is mostly: - warning: converting double to int -> add a cast/to_int or ignore - wrong initialization order in ctor -> just swap the order to match the class - errors about wxCursors -> add a function loadResourceCursor
combined_editor function, and improved dependency handling (removing duplicates), viewer refreshes on events from script manager