size

size tab settings

settings related to size and position of controls.

orientation

rotation angle

Rotation angle of the control.

is vertical

Rotates this control in vertical position.

zoom

zoom scale

Zoom scale of the control.

can zoom

Determines is the control can be zoomed with the wheel mouse.

Size & positions

top

Top position of the control in pixels.

left

Left position of the control in pixels.

height

Height of the control in pixels.

width

Width of the control in pixels.

percent

position percent x

Horizontal position in % [0..1] relative to the parent panel.

position percent y

Vertical position in % [0..1] relative to the parent panel.

height percent

Height in % [0..1] relative to the parent panel.

width percent

Width in % [0..1] relative to the parent panel.

resize grip

resize grip enabled

Determines if the control can be resized with the resize grip.

Interface Builder position

interface builder top

Top position in pixels in the interface-builder-panel.

interface builder left

Left position in pixels in the interface-builder-panel.

interface builder width

Width in pixels in the interface-builder-panel.

interface builder height

Height in pixels in the interface-builder-panel.

floating panel

floating x

Determines if the control is movable on X axis.

floating y

Determines if the control is movable on Y axis.

floating constrain to parent x

When ON the control stays inside the parent on X axis.

floating constrain to parent y

When ON the control stays inside the parent on Y axis.

resizable panel

resizable left

Determines if the control can be resized on its left hand.

resizable right

Determines if the control can be resized on its right hand.

resizable top

Determines if the control can be resized on its top hand.

resizable bottom

Determines if the control can be resized on its bottom hand.

physics

physics enabled

Enables physics-engine in this panel.

physics speed

The physics speed of the control in physics-engine.

init with random speed

When ON, the physics-engine starts with a random speed for each child controls.

same masses

When ON, all controls have the same masses in the physics-engine.

ignored in physical engine

The position control is not affected by the physics-engine.

friction

Friction factor in the physics-engine.

elasticity

Energy conservation coefficient on collision.

gravity x

Gravity factor on the X axis.

gravity y

Gravity factor on the Y axis.

reset pos x

Position of the object when the physics engine is reset on X axis.

reset pos y

Position of the object when the physics engine is reset on Y axis.

reset positions

Process to reset the position of the control in the physics-engine.

angular speed

Angular speed of the control in the physical engine.

collide

Sends a 1 value when the control collides with another control or a border.

collide info

Gives information about the collide state in the physics-engine.

  • 1001: top of the parent,
  • 1002: right side of the parent,
  • 1003: left side of the parent,
  • 1004: bottom of the parent.

speed x

Speed vector value on the X axis in the physics-engine.

speed y

Speed vector value on the Y axis in the physics-engine.

minimize

minimized

Determines if the control is minimized or not.

reorganization

auto reorganize

Automatically reorganize positions of controls in the panel.

reorganize margin

Left margin used in reorganization, in pixels.

reorganize interspace H

Horizontal interspace between controls used in reorganization, in pixels.

reorganize interspace V

Vertical interspace between controls used in reorganization, in pixels.

auto resize options

auto resize

Resizes panels automatically when child controls are moved or resized. Switch it OFF if you use floating panels inside.

auto resize margin

Margin in pixel used for the auto resize option.

force reorganize

Forces the reorganization of controls in the panel.

fit standard size

Adjust the panel width to a multiple of the default rack width.

align to grid

snap to grid

In unlock mode, snap the control to a grid.

grid size

Grid size in pixels when snap to grid is ON.

version 7.0.250121

Edit All Pages