<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel border="true" left="12" follows="top|left" name="History" bottom="10"
     min_width="330" can_minimize="true" can_resize="false" min_height="0"
     width="390" height="4" can_close="true" title="社团记录">
	<text font="SansSerif" left="12" follows="top|left" name="txt" bottom="-18">
		社团选举史
	</text>
	<text left="12" follows="top|left" name="instructions" bottom="-42" width="350"
	     height="16">
		选择‘选举‘你就可以浏览上次社团选举结果。
	</text>
	<text left="12" follows="top|left" name="instructions" bottom="-56" width="350"
	     height="16">
		按下浏览条目
	</text>
	<text halign="right" left="12" follows="top|left" name="history_list_lbl"
	     bottom="-68" width="70">
		上一次选举：
	</text>
	<scroll_list font="SansSerifSmall" left="87" follows="left|top" column_padding="10"
	     fg_selected_color="black" fg_unselected_color="white"
	     fg_disable_color="white" name="history_list" bg_selected_color="white"
	     background_visible="false" bottom="-230" width="300" height="170" />
	<text halign="right" left="12" follows="top|left" name="vote_text_lbl" bottom="-68"
	     width="70">
		选举结果:
	</text>
	<text_editor max_length="1024" text_color="black" left="87" follows="left|top"
	     bg_writeable_color="white" name="vote_text" bottom="-230"
	     bg_readonly_color="clear" width="300" text_readonly_color="white"
	     height="170" />
	<button halign="center" left="291" label="查看名单" follows="top"
	     name="btn_view_list" bottom="-260" width="90" height="20" />
	<button halign="center" left="291" label="查看物品栏" follows="top"
	     name="btn_view_item" bottom="-260" width="90" height="20" />
</panel>
