Controls Non-Interactive Static
Non-interactive controls: (static text / images / etc)
@interface BRHeaderControl : BRControl
- Text of a 'larger' size
- @interface BRTextControl : BRControl
- Text of a 'normal' size
@interface BRParagraphTextControl : BRControl
- Text of a 'normal' expected to be multi-line or wrapable?
- @interface BRImageControl : BRControl
- An image
- @interface BRQuartzComposerControl : BRControl
- Container to hold QuartzComposer things?? (guess)
- @interface BRTrackInfoControl : BRControl
- I don't know
- @interface BRTransportControl : BRControl
- I don't know
Back to the Plug-in Developers Note Pad