- convert legacy scrollable area to listbox 1
- convert legacy grouped radio buttons 2
- make b/w form objects dark mode aware 3
- SVG based highlight buttons 4
- replace _O_ENABLE_BUTTON 5
- replace _O_OBJECT SET COLOR 6
- unselect on close box form event
after migrating from
Open windowtoOpen form window, you might want to unselect this form event so that the window naturally closes when the user clicks the close button. the code does not check whether the event is implemented in the form method. the assumption is that the event is not used in legacy databases that usesOpen window.
after migrating from binary to project, you may want to allow modern resizing for forms that lost the legacy "with constraints" property. Note: This method applies to all forms. For a more granular implementation you may want to cross match against the conversion log.
after activating DirectWrite rendering on Windows, bitmap fonts may be trimmed on the edge.