Panel objects are graphical windows which serve as aggregational
fundament for other objects like buttons, web objects and so on. Basically
you can use every object on a panel, that can be used on the main dialog.
Panels can be defined as "free" (independent) or having a relative
position towards the main dialog of the program. Panels can also be used
as drop down menus activated via actions. Additionally they serve as user
interface for custom setups you create using the setup build option.
Related
topics:
Panel object properties window
|