AUControlGroup

Superclasses : none
Subclasses : none
Header : AUControlGroup

class AUControlGroup 


Methods

Other


AddAUInfo

public static method


 static void AddAUInfo (
          AUCarbonViewBase*               auView,
          const Point&                    inLocation,
          const SInt16                    inRightOffset,
          const SInt16                    inTotalWidth
    );



CreateLabelledSlider

public static method


 static void CreateLabelledSlider(
          AUCarbonViewBase*               auView,
          const CAAUParameter&            auvp,
          const Rect&                     area,
          Point                           labelSize,
          const ControlFontStyleRec&      fontStyle
    );



CreateLabelledSliderAndEditText

public static method


 static void CreateLabelledSliderAndEditText(
          AUCarbonViewBase*               auView,
          const CAAUParameter&            auvp,
          const Rect&                     area,
          Point                           labelSize,
          Point                           editTextSize,
          const ControlFontStyleRec&      fontStyle
    );



CreatePopupMenu

public static method


 static void CreatePopupMenu (
          AUCarbonViewBase*               auView,
          const CAAUParameter&            auvp,
          const Rect&                     area,
          const ControlFontStyleRec&      inFontStyle,
          const bool                      inSizeToFit = false
    );