Can anyone tell me how I can open the NSDrawer by simply clicking on a Tab in the NSTabView?
I have a window with multiple Tabs on them and some of the preferences on one of the tabs need to be in a NSDrawer; but I don't want to add an addition button to toggle the Drawer. Instead I want the Drawer to open when the user moves to the Tab that has additional preferences in the Drawer.
Thanks.