Important: The information in this document is obsolete and should not be used for new development.
Part 2 - Working With MacApp
This part of the Programmer's Guide to MacApp provides recipes and sample code to help you implement the programming features MacApp supports. Recipes are gathered into chapters according to the MacApp feature they are most closely connected with.Some chapters start with a brief overview, while others contain a lengthier introductory section. Each chapter contains one or more recipes, which are organized as follows:
- Most recipes contain a numbered list of steps, with each step in the list serving as a heading within the recipe.
- Some recipes contain introductory material; others start right in with the numbered list.
- Simpler recipes that can be completed in one or two steps may skip the numbered list and launch right into the steps.
Part Contents
- Chapter 10 - Working With Objects
- Chapter 11 - Working With Applications
- Chapter 12 - Working With Menus
- Chapter 13 - Working With Events and Commands
- Chapter 14 - Working With Scripting
- Chapter 15 - Working With the Mouse
- Chapter 16 - Working With Documents
- Chapter 17 - Working With Views
- Chapter 18 - Working With Windows
- Chapter 19 - Working With Dialog Boxes and Controls
- Chapter 20 - Working With the Keyboard
- Chapter 21 - Working With the Cursor
- Chapter 22 - Working With the Clipboard
- Chapter 23 - Working With Printing
- Chapter 24 - Working With Memory and Failure Handling
- Chapter 25 - Working With Lists and Iteration
- Chapter 26 - Working With Dependencies
- Chapter 27 - Working With Streams
- Chapter 28 - Working With Drag and Drop
- Chapter 29 - Working With PowerTalk Mailers
- Chapter 30 - Working With Balloon Help
- Chapter 31 - Working With the Edition Manager