What's new in Simple Runtime Window Editor 2.3.5

Dec 3, 2020
  • Fixes an important regression issue when loading profiles: it could be the attached window got the wrong window styles set. If you downloaded v2.3.4 please download v2.3.5 to fix this issue.

New in Simple Runtime Window Editor 2.3.4 (Nov 18, 2020)

  • Adds a great contribution by @etra0 through PR #23: Added the option to change resolution based on an aspect ratio and target megapixel count.
  • It also fixes an issue where you had your change overwritten in e.g. the width when the timer elapsed and read the current window width again. It now doesn't overwrite the width/height values once they're manually changed, till a set button is clicked or a window is selected.

New in Simple Runtime Window Editor 2.3.3 (Aug 23, 2020)

  • Adds a 'Set' button to the area for the target window position and size and removes the timer based auto-set for size and position. This should solve a long lasting problem with SRWE where typing a new size would mid-typing already apply the value currently being typed in as the valid new value

New in Simple Runtime Window Editor 2.3.2 (May 5, 2020)

  • Changes:
  • 2.3.2: Fixes for #17: any exception caught during process retrieval is now considered as fatal for that process: the process is ignored.

New in Simple Runtime Window Editor 2.3.1 (Oct 20, 2017)

  • Changes: Fixes for #8 Max limit of available profiles is sometimes still the old value

New in Simple Runtime Window Editor 2.3.0 (Oct 20, 2017)

  • added link label for copyright message to visit github repo
  • window is now resizable ( #2)
  • Fixed #5 (DA:I required fix makes SRWE less usable for ROTTR) by adding a new setting: ForceExitSizeMoveMessage. User can set this through the UI. Default, false
  • refactored some code in settings class, to use defaults and default settings file
  • added migration code so settings aren't flushed when new version is released, new settings are added to existing file, version is bumped.
  • default folder for open/save dialogs is now obtained from last used profile
  • Increased # of elements in recent profile menu to 20. Elements are now also generated from constant
  • Added auto attach to last known process optional setting (for #1 )
  • Added Alt-key shortcuts to tab bar menu items and buttons
  • Fixed tab order in UI.