<?xml version="1.0" encoding="utf-8" standalone="yes"?> <panel follows="all" height="570" label="Things" layout="topleft" min_height="350" min_width="240" name="objects panel"> <panel follows="all" layout="topleft" left="0" name="sidepanel_inventory_panel" top="0" label="" height="570" visible="true" default_tab_group="1"> <layout_stack follows="left|right|top|bottom" layout="topleft" left="0" top="0" tab_group="1" orientation="vertical" name="inventory_layout_stack" height="560"> <layout_panel name="main_inventory_layout_panel" layout="topleft" auto_resize="true" user_resize="true" min_dim="150" follows="bottom|left|right" height="300"> <panel class="panel_main_inventory" filename="panel_main_inventory.xml" follows="all" layout="topleft" left="0" name="panel_main_inventory" top="0" label="" height="300" /> </layout_panel> <layout_panel layout="topleft" auto_resize="false" user_resize="true" follows="left|right|top" name="inbox_layout_panel" visible="true" min_dim="35" expanded_min_dim="90" height="235"> <panel follows="all" layout="topleft" left="0" name="marketplace_inbox" class="panel_marketplace_inbox" top="0" label="" height="235"> <string name="InboxLabelWithArg">Received items ([NUM])</string> <string name="InboxLabelNoArg">Received items</string> <button control_name="InventoryInboxToggleState" label="Received items" font="SansSerifMedium" name="inbox_btn" height="35" image_unselected="MarketplaceBtn_Off" image_selected="MarketplaceBtn_Selected" halign="left" handle_right_mouse="false" follows="top|left|right" is_toggle="true" tab_stop="false" pad_left="35" top="0" left="5" right="-5" /> <text type="string" length="1" follows="right|top" layout="topleft" height="13" top="10" right="-20" name="inbox_fresh_new_count" font="SansSerifMedium" halign="right" top_pad="0"> [NUM] new </text> <panel name="inbox_inventory_placeholder_panel" follows="all" left="5" right="-5" top="35" height="200" bg_opaque_color="InventoryBackgroundColor" background_visible="true" background_opaque="true" tool_tip="Drag and drop items to your inventory to use them" > <text name="inbox_inventory_placeholder" type="string" follows="all" layout="topleft" top="0" height="200" wrap="true" halign="center" valign="center"> Purchases from the marketplace will be delivered here. </text> </panel> </panel> </layout_panel> </layout_stack> </panel> </panel>