| ▲ | dcrazy 5 hours ago | |||||||||||||
This is patently false. To add a button to your UI, you open your window’s nib file Xcode/Interface Builder, click the plus button on the toolbar, and add a button. Then you control-drag from the button to File’s Owner and choose the method that you want to invoke when the button is clicked. Done. | ||||||||||||||
| ▲ | steve1977 3 hours ago | parent | next [-] | |||||||||||||
And this already worked in OPENSTEP, like 30 years ago. | ||||||||||||||
| ▲ | paulddraper 2 hours ago | parent | prev [-] | |||||||||||||
Programming with GUIs? | ||||||||||||||
| ||||||||||||||