﻿<?xml version="1.0" encoding="utf-8"?>
<Page AllowCloseOnTop="false" eq2opensound="ui_window_main_open" eq2usescomwndcontrols="true" Location="38,239" MinimumSize="120,135" Name="VoiceChat" OnHoverOut="bUseSize=(Speakers.Players.Size==Speakers.Players.ScrollExtent)&#xD;&#xA;iRowNum=(VoiceUserCount.localtext) * (17)&#xD;&#xA;iTotalHeight=height&#xD;&#xA;iSubtract=(iTotalHeight-iRowNum)&#xD;&#xA;iCorrectHeight=(bUseSize) ? (iSubtract) : (48)&#xD;&#xA;Speakers.location=(&apos;3&apos; ## &apos;,&apos; ## &apos;iCorrectHeight&apos;)" ScrollExtent="141,241" Size="141,241" UserMovable="true" UserResizable="true">
    <Text DynamicData="/GameData.VoiceChat.Info.ParticipantCount" Name="VoiceUserCount" Visible="false" />
    <Page Name="DummyPage" ScrollExtent="136,193" Size="136,193" />
    <Composite Location="3,48" Name="Speakers" Orientation="Horizontal" PackSize="a,a" ScrollExtent="136,191" Size="136,191" SpacingType="Fill">
        <Listbox DataSource="/GameData.VoiceChat.Participants" Margin="1,1,0,0" Name="Players" PackSize="absolute,absolute" RowTemplate="voicetemplate" ScrollExtent="136,191" SelectedItemIndex="3" Size="136,191" Style="/listboxlist.clear_listbox_no_selection" />
        <Scrollbar ArrowPressSound="sounds/button" Control="Players" HideIfUnnecessary="true" Location="114,0" MaximumSize="22,16384" MinimumSize="22,60" Name="Scroll" PackLocation="right,top" PackSize="fixed,absolute" ScrollExtent="22,191" Size="22,191" Style="/CommonElements.ScrollbarVertical.data.style" Visible="false" />
    </Composite>
    <Template Name="voicetemplate" Size="130,17">eq2ui_voice_template.xml</Template>
    <Page AbsorbsInput="false" Name="WindowFrame" PackSize="absolute,absolute" ScrollExtent="141,241" Size="141,241">
        <Button Location="100,3" Name="Settings" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.MiniWindowFrame.data.settings.style" Tooltip=":d3ff3641ec278586:Window Settings" UserMovable="true" />
        <Button Location="118,3" Name="Close" PackLocation="right,top" ScrollExtent="18,18" Size="18,18" Style="/WindowElements.MiniWindowFrame.data.close.style" Tooltip=":d3ff36412d3f513f:Close" UserMovable="true" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="99,0" Name="RightGrouper" PackLocation="right,top" RStyleDefault="/WindowElements.MiniWindowFrame.data.right_grouper.rect" ScrollExtent="40,21" Size="40,21" />
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="3,0" Name="LeftGrouper" PackSize="a,f" RStyleDefault="/WindowElements.MiniWindowFrame.data.left_grouper.rect" ScrollExtent="97,21" Size="97,21">
            <Text AbsorbsInput="false" Font="/TextStyles.Normal.NormalStyle" Location="7,2" MaxLines="1" Name="Title" PackSize="absolute,fixed" ScrollExtent="86,20" ShadowStyle="/ShadowStylesNew.Outline.style" Size="86,20" TextAlignment="Center" TextAlignmentVertical="Center" TextColor="#F0D080">:d3ff364147798daa:Voice Users</Text>
        </Page>
        <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="0,21" Name="Frame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.MiniWindowFrame.data.frame.rect" ScrollExtent="141,220" Size="141,220" />
        <Page AbsorbsInput="false" Location="0,22" Name="Bkg" PackSize="a,a" ScrollExtent="141,220" Size="141,220">
            <Page BackgroundColor="#FFFFFF" BackgroundOpacity="1.000" Location="1,23" Name="ListFrame" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/FrameStyles.single_pixel" ScrollExtent="139,195" Size="139,195" />
            <Page AbsorbsInput="false" BackgroundOpacity="1.000" Location="1,23" Name="ListBackground" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="139,195" Size="139,195" />
            <Dropdownbox DataSource="/GameData.VoiceChat.Sessions" Location="4,4" Name="ChannelDropdown" OnSelect="vcjoin_session SelectedItem.Session" PackLocation="left,top" PackSize="a,f" RowTemplate="/Templates.dropdowntemplate" ScrollExtent="134,17" Size="134,17" Style="/dropdownlist.dropdown_default" />
            <Namespace Name="data">
                <Namespace Name="unchecked_disabled">
                    <ImageStyle Name="center">
                        <ImageFrame Name="image" Source="images/window_elements_specific.dds" SourceRect="295,148,314,167" />
                    </ImageStyle>
                    <RectangleStyle Center="center" Name="rect" />
                </Namespace>
                <CheckboxStyle DisabledTextShadowStyle="/ShadowStylesNew.Drop.style" DisabledTextStyle="/TextStyles.Normal.NormalStyle" Name="style" NormalTextShadowStyle="/ShadowStylesNew.Drop.style" NormalTextStyle="/TextStyles.Normal.NormalStyle" RStyleActivated="checked.rect" RStyleDefault="unchecked.rect" RStyleDisabled="unchecked_disabled.rect" RStyleDisabledActivated="checked_disabled.rect" RStyleMouseOver=" " TextOffset="24,3" />
                <Namespace Name="checked">
                    <ImageStyle Name="center">
                        <ImageFrame Name="image" Source="images/window_elements_specific.dds" SourceRect="295,169,314,188" />
                    </ImageStyle>
                    <RectangleStyle Center="center" Name="rect" />
                </Namespace>
                <Namespace Name="checked_disabled">
                    <ImageStyle Name="center">
                        <ImageFrame Name="image" Source="images/window_elements_specific.dds" SourceRect="295,169,314,188" />
                    </ImageStyle>
                    <RectangleStyle Center="center" Name="rect" />
                </Namespace>
                <Namespace Name="unchecked">
                    <ImageStyle Name="center">
                        <ImageFrame Name="image" Source="images/window_elements_specific.dds" SourceRect="295,148,314,167" />
                    </ImageStyle>
                    <RectangleStyle Center="center" Name="rect" />
                </Namespace>
            </Namespace>
            <Page AbsorbsInput="false" BackgroundOpacity="1.000" Name="PageBackground" PackLocation="left,top" PackSize="absolute,absolute" RStyleDefault="/WindowElements.MiniWindowFrame.data.bkg.rect" ScrollExtent="141,220" Size="141,220" />
        </Page>
    </Page>
</Page>
