Jump to content

User:EdT/temp: Difference between revisions

WMDDdialog_setup_player
No edit summary
(WMDDdialog_setup_player)
Line 40: Line 40:


:: lol, so much for multitasking...  I was quickly going through the screens to get them done last night.  I'll see what I can do today.  [[User:EdT|EdT]]
:: lol, so much for multitasking...  I was quickly going through the screens to get them done last night.  I'll see what I can do today.  [[User:EdT|EdT]]
----
'''WMDDdialog_setup_player'''
How anyone ever come across this? [[User:EdT|EdT]]
  <Instance id="0" type="WMDD">
        <Caption>Setup Player</Caption>
        <Id>132</Id>
        <State>Visible</State>
        <Style>ThinBorder TitleBar Title CloseButton Center</Style>
        <X>0</X>
        <Y>0</Y>
        <Width>240</Width>
        <Height>75</Height>
        <Controls>
            <WMDDControl>
                <Text>Player Name:</Text>
                <Class>Label</Class>
                <Id>0</Id>
                <State>1</State>
                <Style>1114112</Style>
                <X>10</X>
                <Y>10</Y>
                <Width>75</Width>
                <Height>20</Height>
                <Font>
                    <Family>TSFFTahoma</Family>
                    <Style>Normal</Style>
                    <Color>0 0 0</Color>
                    <Size>7</Size>
                </Font>
            </WMDDControl>
            <WMDDControl>
                <Text>Character:</Text>
                <Class>Label</Class>
                <Id>0</Id>
                <State>1</State>
                <Style>1114112</Style>
                <X>10</X>
                <Y>35</Y>
                <Width>75</Width>
                <Height>20</Height>
                <Font>
                    <Family>TSFFTahoma</Family>
                    <Style>Normal</Style>
                    <Color>0 0 0</Color>
                    <Size>7</Size>
                </Font>
            </WMDDControl>
            <WMDDControl>
                <Text>player_name</Text>
                <Class>Textbox</Class>
                <Id>100</Id>
                <State>1</State>
                <Style>0</Style>
                <X>85</X>
                <Y>10</Y>
                <Width>145</Width>
                <Height>20</Height>
                <Font>
                    <Family>TSFFTahoma</Family>
                    <Style>Normal</Style>
                    <Color>0 0 0</Color>
                    <Size>7</Size>
                </Font>
            </WMDDControl>
            <WMDDControl>
                <Text>character</Text>
                <Class>Dropdown</Class>
                <Id>101</Id>
                <State>1</State>
                <Style>131072</Style>
                <X>85</X>
                <Y>35</Y>
                <Width>145</Width>
                <Height>20</Height>
                <Font>
                    <Family>TSFFTahoma</Family>
                    <Style>Normal</Style>
                    <Color>0 0 0</Color>
                    <Size>7</Size>
                </Font>
            </WMDDControl>
        </Controls>
    </Instance>
830

edits