========================= SecondaryRibbon (hwx.gui) ========================= A sub Ribbon containing a list of SpriteActionGroups that appears under a SpriteActionGroup in the Ribbon. Inherits: - :ref:`Widget (hwx.gui)` ---------- Properties ---------- +------------------+------------------+------------------+ | action_ | allowAllOff_ | persistSelected_ | +------------------+------------------+------------------+ ---------------- Property Details ---------------- .. _action: .. method:: action The SpriteAction the ribbon is shown under. .. _allowAllOff: .. method:: allowAllOff Determines whether to hide when all actions toggled off or not. .. _persistSelected: .. method:: persistSelected Sets whether to toggle last active action on when shown or not.