RVS_MediaServer_WindowController
class RVS_MediaServer_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()