<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater
 legacy_header_height="18"
 height="180"
 layout="topleft"
 name="Anim Preview"
 help_topic="animation_anim_preview"
 title="ANIMATION.ANIM"
 width="300">
    <text
     type="string"
     length="1"
     follows="left|top"
     height="15"
     layout="topleft"
     left="10"
     mouse_opaque="false"
     name="name_label"
     top="20"
     width="275">
        Name:
    </text>
    <line_editor
     border_style="line"
     border_thickness="1"
     follows="left|top|right"
     height="19"
     layout="topleft"
     left_delta="0"
     max_length_bytes="63"
     name="name_form"
     top_pad="0"
     width="280" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="15"
     layout="topleft"
     left_delta="0"
     mouse_opaque="false"
     name="description_label"
     top_pad="10"
     width="270">
        Description:
    </text>
    <line_editor
     border_style="line"
     border_thickness="1"
     follows="left|top|right"
     height="19"
     layout="topleft"
     left_delta="0"
     max_length_bytes="127"
     name="description_form"
     top_pad="0"
     width="280" />
    <button
     follows="left|bottom"
     height="22"
     label="Upload (L$[AMOUNT])"
     layout="topleft"
     left="35"
     name="ok_btn"
     top_pad="15"
     width="150" />
    <button
     follows="right|bottom"
     height="22"
     label="Cancel"
     label_selected="Cancel"
     layout="topleft"
     name="cancel_btn"
     left_pad="5"
     width="90" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="35"
     layout="topleft"
     left="10"
     mouse_opaque="false"
     skip_link_underline="true"
     name="info_text"
     word_wrap="true"
     top_pad="10"
     width="270"/>
</floater>