How to Make a Simple Program With Xcode
Ever wondered how everyone makes those great programs? Read on to find out how... Open Xcode. You may not have Xcode on your system, in that case, install it with the developer tools CD that should have come with your computer.
Method 1 of 1:
Snow Leopard and Later
- Beginning with Snow Leopard, Apple has deprecated the use of Applescript Studio, but fear not, in spite of a bit of extra typing, things are actually better without it. Go ahead and grab Xcode 3.2.5 or later. You can get 4.0 in the Mac App Store for free.
- File>New Project
- Click Applescript Application
- Name your project, this example is named "Talking Example"
- Your project should appear
- Double click "Talking_ExampleAppDelegate.applescript"
- There are already some items filled in for you. After the property declaration, insert a new handler:
- on clickedme_(sender)
- say "hello"
- end clickedme_
- Type Cmd+B to build
- Now double-click MainMenu.xib
- Interface builder should open. Close any xib windows it brings up from previous projects you may have worked on.
- A blank window should appear and you can drag a button onto it from the Library.
- Double click the button and make it "Hello"
- CTRL-drag from the Hello button to the blue cube called "Talking Example AppDelegate" and let go. You can now pick the clicked-me event handler to link to the "Hello" button you just made.
- Now click file > save. You many now quit interface builder.
- In Xcode, press build and go at the top. Your application should run smoothly.
4 ★ | 2 Vote
You should read it
- How to Prevent Notifications when Screen Mirroring on a Mac
- How to fix the problem of left clicking on Windows
- How to Open an MPP File on PC or Mac
- Toshiba will be the main supplier for Project Ara
- 20 small tricks with Edge browser you should know (Part 2)
- Create Button in CSS
- How to Add Email Accounts to a Mac
- How to Right Click on a Mac
- How to Adjust the Master Volume in Windows 7
- How to Add JARs to Project Build Paths in Eclipse (Java)
- How to Create a Custom Macro Button in Excel
- How to Create an Executable File from Eclipse
Maybe you are interested
How to use Auto Clicker Assist to automatically click the mouse
Instructions to fix double click error on computer mouse - Click once becomes twice
PowerToys will soon support creating app spaces and launching with just one click
Turn Windows 11 interface into Windows 10 with just one click
Fix right-click issue on Windows 10
Do not click on strange links or your phone will be hijacked