<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <panel follows="all" height="535" label="Picks" layout="topleft" left="0" name="panel_picks" top="0" width="313"> <string name="no_picks" value="No Picks" /> <string name="no_classifieds" value="No Classifieds" /> <accordion follows="all" height="465" layout="topleft" left="0" name="accordion" top="0" single_expansion="true" width="313"> <accordion_tab can_resize="false" layout="topleft" height="235" min_height="150" name="tab_picks" title="Picks" visible="false"> <flat_list_view color="DkGray2" follows="all" layout="topleft" left="0" name="picks_list" opaque="true" top="0" width="313" /> </accordion_tab> <accordion_tab can_resize="false" layout="topleft" height="235" name="tab_classifieds" title="Classifieds" visible="false"> <flat_list_view color="DkGray2" follows="all" layout="topleft" left="0" name="classifieds_list" opaque="true" top="0" width="313" /> </accordion_tab> </accordion> <panel background_visible="true" bevel_style="none" enabled="false" auto_resize="false" follows="bottom" left="0" height="18" label="bottom_panel" layout="topleft" name="edit_panel" top_pad="0" width="313"> <button enabled="false" follows="bottom|left" height="18" image_selected="OptionsMenu_Press" image_unselected="OptionsMenu_Off" image_disabled="OptionsMenu_Disabled" layout="topleft" left="0" name="gear_menu_btn" top="5" width="18" /> <button follows="bottom|left" height="18" image_disabled="AddItem_Disabled" image_selected="AddItem_Press" image_unselected="AddItem_Off" layout="topleft" left_pad="15" name="new_btn" tool_tip="Create new pick at current location" top="5" width="18" /> <button follows="bottom|right" height="18" image_disabled="TrashItem_Disabled" image_selected="TrashItem_Press" image_unselected="TrashItem_Off" layout="topleft" name="trash_btn" right="-10" top="5" width="18" /> </panel> <panel layout="topleft" left="0" height="25" top_pad="10" name="buttons_cucks" help_topic="picks_button_tab" width="313"> <button enabled="false" follows="bottom|left" font="SansSerifSmallBold" height="25" label="Info" layout="topleft" left="5" name="info_btn" tab_stop="false" top="0" width="55" /> <button enabled="false" follows="bottom|left" font="SansSerifSmallBold" height="25" label="Teleport" layout="topleft" left_pad="5" name="teleport_btn" tab_stop="false" top="0" width="77" /> <button enabled="false" follows="bottom|left" font="SansSerifSmallBold" height="25" label="Map" layout="topleft" left_pad="5" name="show_on_map_btn" tab_stop="false" top="0" width="50" /> <button enabled="false" follows="bottom|right" font="SansSerifSmallBold" height="25" label="▼" layout="topleft" name="overflow_btn" right="-10" tab_stop="false" top="0" width="30" /> </panel> </panel>