All pastes #886368 Raw Edit

Mine

public text v1 · immutable
#886368 ·published 2008-01-31 16:58 UTC
rendered paste body

    <window name="MythDialogBox">
        <area>415,220,450,258</area>
        <imagetype name="backimg">
            <filename>backgrounds/popup_background.png</filename>
        </imagetype>

        <textarea name="messagearea">
            <area>20,5,410,60</area>
            <font>datetime</font>
            <align>center</align>
            <multiline>yes</multiline>
        </textarea>

        <buttonlist name="list">
            <area>129,70,192,190</area>
            <activefont>datetime</activefont>
            <inactivefont>datetime</inactivefont>
            <scrollarrows show="no" />
            <showarrow>no</showarrow>
            <regular-background filename="shared/text_button_off.png" />
            <selected-background filename="shared/text_button_on.png" />
            <spacing>10</spacing>
            <margin>10</margin>
            <drawfrombottom>no</drawfrombottom>
            <textflags>center</textflags>
            <multiline>yes</multiline>
        </buttonlist>
    </window>