是否可以在NSPopover上设置窗口级别?
你可以尝试这样的窗口:
NSWindow* popoverWindow = yourPopover.contentViewController.view.window;
我不知道你是否可以成功设置水平.