Changes between Version 12 and Version 13 of AppleCurrencyConverterAddingCustomClassesToTheNib
- Timestamp:
- 01/18/08 13:42:45 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AppleCurrencyConverterAddingCustomClassesToTheNib
v12 v13 25 25 That's all it takes to add an instance of a custom class to the nibfile. We do still have to add the names of instance variables and actions, and we need to create the connections between the instances. The next page shows how to handle these details. 26 26 27 [AppleCurrencyConverter BuildingUserInterface Previous]27 [AppleCurrencyConverter Start] [AppleCurrencyConverterBuildingUserInterface Previous] [AppleCurrencyConverterAddingOutletsAndActionsToTheNib Next]
