How to use a sidebar with AppleScript?
问题 I would like to know how I can create a window with the sidebar, basically what I want is a sidebar that will open some windows by clicking on a name, as in the example below, thanks in advance. 回答1: Ok, here are the steps for setting up a sidebar in an Xcode AppleScript app. I'm just showing functionality; I'll leave beautification for you to play with. First (obviously), set up the GUI. Open MainMenu.xib, and add three items from the object library: A Table View in the left side of the