[
Top
]
[
Contents
]
[
Index
]
[
?
]
Table of Contents
Copying
Contributors to Gorm
1. Installing Gorm
1.0.1 Required software
1.0.2 Build and Install
1.0.3 Trouble
2. News
2.1 Noteworthy changes in version ‘
1.2.16
’
2.2 Noteworthy changes in version ‘
1.2.12
’
2.3 Noteworthy changes in version ‘
1.2.10
’
2.4 Noteworthy changes in version ‘
1.2.8
’
2.5 Noteworthy changes in version ‘
1.2.6
’
2.6 Noteworthy changes in version ‘
1.2.4
’
2.7 Noteworthy changes in version ‘
1.2.2
’
2.8 Noteworthy changes in version ‘
1.2.1
’
2.9 Noteworthy changes in version ‘
1.2.0
’
2.10 Noteworthy changes in version ‘
1.1.0
’
2.11 Noteworthy changes in version ‘
1.0.8
’
2.12 Noteworthy changes in version ‘
1.0.6
’
2.13 Noteworthy changes in version ‘
1.0.4
’
2.14 Noteworthy changes in version ‘
1.0.2
’
2.15 Noteworthy changes in version ‘
1.0.0
’
2.16 Noteworthy changes in version ‘
0.11.0
’
2.17 Noteworthy changes in version ‘
0.9.10
’
2.18 Noteworthy changes in version ‘
0.9.2
’
2.19 Noteworthy changes in version ‘
0.9.0
’
2.20 Noteworthy changes in version ‘
0.8.0
’
2.21 Noteworthy changes in version ‘
0.7.7
’
2.22 Noteworthy changes in version ‘
0.7.6
’
2.23 Noteworthy changes in version ‘
0.7.5
’
2.24 Noteworthy changes in version ‘
0.6.0
’
2.25 Noteworthy changes in version ‘
0.5.0
’
2.26 Noteworthy changes in version ‘
0.4.0
’
2.27 Noteworthy changes in version ‘
0.3.1
’
2.28 Noteworthy changes in version ‘
0.3.0
’
2.29 Noteworthy changes in version ‘
0.2.5
’.
2.30 Noteworthy changes in version ‘
0.2.0
’ snapshot.
2.31 Noteworthy changes in version ‘
0.1.0
’
2.32 Noteworthy changes in version ‘
0.0.3
’
2.33 Noteworthy changes in version ‘
0.0.2
’
2.34 Noteworthy changes in version ‘
0.0.1
’
2.34.1 To Do
3. Overview
3.1 What You Must Know To Understand This Manual
3.1.1 Major features
3.2 About this Manual
4. Usage
5. Implementation
5.1 Notes on implementation
5.2 Connections
6. Preferences
7. Basic Concepts
7.1 Getting Started
7.2 What is NSOwner?
7.3 What is NSFirst?
7.3.1 Responders
7.3.2 The Responder Chain
7.4 What is NSFont?
7.5 The awakeFromNib method
8. Creating an Application
8.1 Creating A Class In Gorm
8.2 Using The Outline View
8.2.1 Adding Outlets In The Outline View
8.2.2 Adding Actions In the Outline View
8.3 Using The Class Edit Inspector
8.3.1 Adding Outlets In The Inspector
8.3.2 Adding Actions In the Inspector
8.4 Instantiating The Class
8.5 Adding Controls from the Palette
8.5.1 Making Connections
8.6 Saving the gorm file
8.7 Generating .h and .m files from the class.
9. Another Simple Application
9.1 Adding Menu Items
9.2 Making a Controller-based .gorm file
9.2.1 Add the init method to WinController
9.3 Running the App
10. Advanced Topics
10.1 Gorm file format
10.1.1 The Name Table
10.1.2 The Custom Class Table
10.1.3 Connections Array
10.2 Custom Class Encoding
10.2.1 Restrictions On Your Custom Subclasses
10.3 Palettes
10.3.1 Graphical Objects In A Palette
10.3.2 Non Graphical Objects In A Palette
11. Frequently Asked Questions
11.0.1 Should I modify the data.classes of file in the .gorm package?
11.0.2 Why does my application crash when I add additional attributes for encoding in encodeWithCoder: or initWithCoder: in my custom class?
11.0.3 Why does Gorm give me a warning when I have bundles specified in GSAppKitUserBundles?
11.0.4 How can I avoid loading GSAppKitUserBundles in Gorm?
11.0.5 How can I change the font for a widget?
Concept Index
[
Top
]
[
Contents
]
[
Index
]
[
?
]
This document was generated by
root
on
July 23, 2013
using
texi2html 1.82
.