EQ2 Test Patch 4.29.05
Produced: 4/29/2005 5:45:54 PM
   
Mode:  All Lines  
   
File: D:\EverQuest II\TestServer\UI\Default\eq2ui_eventfilter_template.xml  
    -+ 1 <Page PackSize="absolute" PackSizeProp="0000/0001,xxxx/xxxx" Size="667,25">
      2 <Text Font="/Fonts.FontZapf15" Location="7,2" Margin="0,0,5,0" Size="340,20" TextAlignmentVertical="Center" TextColor="#EBDEAA">$Text$</Text>
      3 <Checkbox Activated="true" BackgroundOpacity="1.000" Checked="$History$" Enabled="$Enabled$" Location="349,4" PackLocation="right" PackLocationProp="-318/0001,xxxx/xxxx" Size="16,16" Style="/CheckboxStyles.widget_check" OnPress="guild filter_event $ID$ 0 checked
      4 checked = !checked"/>
      5 <Checkbox Activated="true" BackgroundOpacity="1.000" Checked="$Broadcast$" Enabled="$Enabled$" Location="554,4" PackLocation="right" PackLocationProp="-113/0001,xxxx/xxxx" Size="16,16" Style="/CheckboxStyles.widget_check" OnPress="guild filter_event $ID$ 1 checked
      6 checked = !checked"/>
      7 </Page>