blob: a5043c5c14138443ded81db4ba8612e028dd8ebd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<flyout_button list_position="below">
<action_button scale_image="true"
image_selected="SegmentedBtn_Left_Selected"
image_unselected="SegmentedBtn_Left_Off"
image_disabled="SegmentedBtn_Left_Disabled"/>
<combo_button image_selected="ComboButton_Selected"
image_unselected="ComboButton_Off"
image_disabled="ComboButton_Disabled"
pad_right="6"
tab_stop="false"/>
</flyout_button>
|