Concept

<< 点击显示目录 >>

主页  mappView帮助助手 > mapp View帮助信息 > Widgets  > Containers  > RadialButtonBar  >

Concept

This section contains additional information about the concept of widget "RadialButtonBar".

Representation of property startAngle:

radialbuttonbar_startangle

Representation of property range:

startAngle + range produces the available length of the slider area.

radialbuttonbar_range

Representation of property buttonDistance:

The position of the buttons inside the widget is calculated automatically and can be adjusted using property buttonDistance.

radialbuttonbar_degreecircle

startAngle: 270, range: 180, buttonPadding: 45

In this example, the buttons are placed as follows:

Button 1: 270 degrees

Button 2: 315 degrees

Button 3: 360 or 0 degrees

Button 4: 45 degrees

Button 5: 90 degrees

Representation of property snapToPosition:

If the movement of a button is completed between predefined positions, then the buttons will move to the closest position if snapToPosition is true.

radialbuttonbar_snaptoposition

Representation of property infiniteScroll:

If property infiniteScroll is false, then the scrollable area is limited by the visible limits of the widget.

radialbuttonbar_limitedsliding

If property infiniteScroll is true, the scrollable area is not limited and the widget behaves as shown in the following image:

radialbuttonbar_unlimitedsliding

Representation of property radius:

radialbuttonbar_radius