AppMaker Resources
15-Jul-93 11:59:19
Sb: #131873-AppMaker Resources
Fm: Spec Bowers 70731,3710
To: David Kynor 76020,330
Dave,
The AppMaker document *is* a resource file. You can open it and modify it with
ResEdit. Conversely, you can open any existing resource file with AppMaker.
When you generate code with AppMaker, it looks at whatever resources are in the
resource file at that time. So you can make changes to the AppMaker document
with ResEdit or Resorceror, then generate code to correspond to the changed
resources. Of course, you usually add new resources rather than modify existing
resources. (E.g. you add cursor resources)
Spec