iturade - Comments

Comments
#117478 FMC FLUT skin for FM 2014 v 2.0 [updated 30.07.2014]
iturade
11 years ago
4 months ago
1
Hi flut!
Thank you for share your skin, it's a really god job !

It's planned to integrate the button for Official FM14 RTE ?

Thx in advance !


Just put this into "menubar.xml" where you like it to be:

<container width="50">
        <attachment class="test_global_attachment" get_property="gset" value="false" set_property="hidn" />
        <attachment class="flash_colour_attachment" auto_start="false" rate="850">
          <colour id="first_colour" red="37" green="38" blue="40"/>
          <colour id="second_colour" red="46" green="103" blue="182"/>
          <flags id="colour_property" value="bkcl"/>
        </attachment>
        <layout class="arrange_horizontal_attachment" alignment="middle" offset="0" gap="0" />
        <layout class="stick_to_sides_attachment" alignment="vertical" layout_children="true" inset="0" />
        <widget class="edit_object_icon_button" id="edit" cant_be_toggled="true" icon="icons/shortcuts/edit" icon_alignment="left,can_scale" appearance="menu/menubar" auto_size="none" multiline="false" width="50">

        </widget>
</container>