<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel can_minimize="true" name="History" can_resize="false" title="Gruppenverlauf"
     min_width="330" width="390" can_close="true" border="true" left="12"
     height="4" min_height="0" bottom="10" follows="top|left">
	<text name="txt" left="12" font="SansSerif" bottom="-18" follows="top|left">
		Gruppenabstimmverlauf
	</text>
	<text name="instructions" width="350" left="12" height="16" bottom="-42"
	     follows="top|left">
		Sie können Gruppenabstimmungsergebnisse aus der Vergangenheit durch Auswahl der Abstimmung anzeigen.
	</text>
	<text name="instructions" width="350" left="12" height="16" bottom="-56"
	     follows="top|left">
		Objektansicht auswählen.
	</text>
	<text name="history_list_lbl" width="70" left="12" halign="right" bottom="-68"
	     follows="top|left">
		Vergangene Abstimmungen:
	</text>
	<scroll_list name="history_list" width="300" background_visible="false" column_padding="10"
	     fg_selected_color="black" fg_unselected_color="white"
	     fg_disable_color="white" bg_selected_color="white" left="87"
	     font="SansSerifSmall" height="170" bottom="-230" follows="left|top" />
	<text name="vote_text_lbl" width="70" left="12" halign="right" bottom="-68"
	     follows="top|left">
		Abstimmungsergebnisse:
	</text>
	<text_editor name="vote_text" width="300" max_length="1024" bg_readonly_color="clear"
	     text_readonly_color="white" left="87" bg_writeable_color="white"
	     text_color="black" height="170" bottom="-230" follows="left|top" />
	<button name="btn_view_list" label="Liste anzeigen" width="90" left="291"
	     halign="center" height="20" bottom="-260" follows="top" />
	<button name="btn_view_item" label="Objekt anzeigen" width="90" left="291"
	     halign="center" height="20" bottom="-260" follows="top" />
</panel>
