RVS_BTDriver_OBD_MacOS_Test_Harness_Base_WindowController

class RVS_BTDriver_OBD_MacOS_Test_Harness_Base_WindowController : NSWindowController

The main reason for creating this class was to allow us to interpret settings, and to fix an issue with Interface Builder.

  • This accounts for a bug in Xcode, where the restorable flag is ignored. If you set the name here, it will restore.

    Declaration

    Swift

    override func windowDidLoad()