Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

AUCarbonViewNib.h File Reference

#include "AUCarbonViewBase.h"

Include dependency graph for AUCarbonViewNib.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Classes

class  CAUCarbonViewNib
 This class implements a GUI pane initialized from a nib file. More...


Defines

#define kAUNibControlSignature   'AUid'
 The control signature that must be used for each of the controls in your .nib file in order for them to be located during initialisation.

#define kAUPanelControlSignature   'AUpn'
 The control signature of a user pane that can change its content dynamically.

#define kAUNibUserPaneControlID   9999
 The control ID of the user pane that will be relocated as a subview of mCarbonPane, the root pane of the audio unit edit view.

#define kDefaultWindowNibName   CFSTR("window")
#define kDefaultCompositinmWindowNibName   CFSTR("windowCompositing")
#define kDefaultNoCompositinmWindowNibName   kDefaultWindowNibName
#define kDefaultBackgroundImageFileName   CFSTR("AUBackground.png")
#define kDefaultAboutImageFileName   CFSTR("about.png")
#define kProperty_MIDILearn   100000


Define Documentation

#define kAUNibControlSignature   'AUid'
 

The control signature that must be used for each of the controls in your .nib file in order for them to be located during initialisation.

See also:
CAUCarbonViewNib

#define kAUNibUserPaneControlID   9999
 

The control ID of the user pane that will be relocated as a subview of mCarbonPane, the root pane of the audio unit edit view.

See also:
CAUCarbonViewNib

#define kAUPanelControlSignature   'AUpn'
 

The control signature of a user pane that can change its content dynamically.

#define kDefaultAboutImageFileName   CFSTR("about.png")
 

#define kDefaultBackgroundImageFileName   CFSTR("AUBackground.png")
 

#define kDefaultCompositinmWindowNibName   CFSTR("windowCompositing")
 

#define kDefaultNoCompositinmWindowNibName   kDefaultWindowNibName
 

#define kDefaultWindowNibName   CFSTR("window")
 

#define kProperty_MIDILearn   100000
 






Generated on Sun May 23 19:32:01 2004 for AUGUI Framework by doxygen1.3.7

hosted on SourceForge.net Logo