/Users/airy/Sources/augui/AUGUIFramework/AU View/AUCarbonViewNib.h File Reference

#include <map>
#include <set>
#include "AUCarbonViewBase.h"
#include "CACFDictionary.h"
#include "AUOid.h"

Include dependency graph for AUCarbonViewNib.h:

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

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 kDefaultCompositingWindowNibName   CFSTR("windowCompositing")
#define kDefaultNoCompositingWindowNibName   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 kDefaultCompositingWindowNibName   CFSTR("windowCompositing")
 

#define kDefaultNoCompositingWindowNibName   kDefaultWindowNibName
 

#define kDefaultWindowNibName   CFSTR("window")
 

#define kProperty_MIDILearn   100000
 






Generated on Sat Jul 8 13:03:20 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo