HISE Docs

Panel

A generic Panel component that can subgroup other components and be customized with Mouse-, Paint- and Timer-Callbacks.

Special Properties

Property ID Default Value Description
borderSize 2.0 o description.
borderRadius 6.0 o description.
opaque false o description.
allowDragging 0 o description.
allowCallbacks No Callbacks o description.
popupMenuItems "" o description.
popupOnRightClick true o description.
popupMenuAlign false o description.
selectedPopupIndex -1 o description.
stepSize 0.0 o description.
enableMidiLearn false o description.
holdIsRightClick true o description.
isPopupPanel false o description.
bufferToImage false o description.

The ScriptPanel is the most powerful UI component because you can customize it and turn it into almost anything you want. A detailed descriptioncan be found here:

ScriptPanel reference guide

Scripting API

ScriptPanel