Lesson 15: Making a New File Type
Depending on what kind of projects you write, you may have to create a new file type from time to time, such as a document type for the next Word-killing word processor. While not difficult, making one needs a bit of knowledge from different places in the OS and the API. In our final lesson which focuses on the Storage Kit, we will learn about MIME types, how to show the OS how to automatically identify files of your new type, and more.
darkwyrm's blog
- Lesson 22: A First (Bigger) Project
- Programming with Haiku, Lesson 21: Replicants
- Lesson 20: Drag and Drop
- Lesson 19: Deeper in Application Scripting
- Lesson 18: Application Scripting
- Lesson 17: Writing a New Control, Part I
- Lesson 16: Fonts
- Lesson 15: Making a New File Type
- Lesson 14: I Node What You Did Last Summer
- Lucky Lesson 13: Queries